Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added missing is_prunable test | Reginald McLean | 2023-05-16 | 1 | -0/+13 |
| | |||||
* | #6366: When a worktree is missing, return GIT_ENOTFOUND. | Miguel Arroz | 2022-08-30 | 1 | -1/+1 |
| | |||||
* | refactor: `tests` is now `tests/libgit2` | Edward Thomson | 2022-02-22 | 11 | -0/+1502 |
Like we want to separate libgit2 and utility source code, we want to separate libgit2 and utility tests. Start by moving all the tests into libgit2. |