Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: add test that regenerates patches with spaces in filename | Iliyas Jorio | 2022-03-13 | 1 | -0/+9 |
| | | | This currently crashes, proposed fix in subsequent commit. | ||||
* | refactor: `tests` is now `tests/libgit2` | Edward Thomson | 2022-02-22 | 1 | -0/+1005 |
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. |