| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cmake: refactor `add_clar_test` into separate module | Edward Thomson | 2022-02-22 | 1 | -17/+10 |
| | | |||||
| * | refactor: move utility tests into util | Edward Thomson | 2022-02-22 | 46 | -8670/+271 |
| | | |||||
| * | refactor: move headertest into separate test folder | Edward Thomson | 2022-02-22 | 2 | -30/+0 |
| | | |||||
| * | refactor: move clar into separate directory | Edward Thomson | 2022-02-22 | 17 | -3590/+12 |
| | | |||||
| * | refactor: `tests` is now `tests/libgit2` | Edward Thomson | 2022-02-22 | 484 | -0/+112237 |
| 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. | |||||
