libgit2/tests
Shawn O. Pearce 15bffce9f7 Create a basic test suite for the library and test oid functions
This is a horribly simple test suite that makes it fairly easy to
put together some basic function level unit tests on the library.
Its patterned somewhat after the test suite in git.git, but also
after the "Check" test library.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2008-11-01 18:24:39 -07:00
..
t0000-oid.c Create a basic test suite for the library and test oid functions 2008-11-01 18:24:39 -07:00
test_lib.c Create a basic test suite for the library and test oid functions 2008-11-01 18:24:39 -07:00
test_lib.h Create a basic test suite for the library and test oid functions 2008-11-01 18:24:39 -07:00
test_main.c Create a basic test suite for the library and test oid functions 2008-11-01 18:24:39 -07:00