Skip to content

Commit 25bc84f

Browse files
committed
refactor: move clar into separate directory
1 parent 3344fdd commit 25bc84f

File tree

18 files changed

+16
-13
lines changed

18 files changed

+16
-13
lines changed

tests/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22

33
These are the unit and integration tests for the libgit2 projects.
44

5-
* `libgit2`
5+
* `clar`
6+
This is [clar](https://github.com/clar-test/clar) the common test framework.
7+
* `libgit2`
68
These tests exercise the core git functionality in libgit2 itself.
7-
* `resources`
9+
* `resources`
810
These are the resources for the tests, including files and git
911
repositories.
1012

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)