libgit2/tests-clar/index
Russell Belfer 1098cfaeca Test fixes and cleanup
This fixes some places where the new tests were leaving the test
area in a bad state or were freeing data they should not free.
It also removes code that is extraneous to the core issue and
fixes an invalid SHA being looked up in one of the tests (which
was failing, but for the wrong reason).
2013-03-25 14:03:16 -07:00
..
conflicts.c Use cl_assert_equal_s() instead of strcmp(). 2013-01-25 06:55:56 +01:00
filemodes.c Add cl_repo_set_bool and cleanup tests 2013-03-22 14:27:56 -07:00
inmemory.c add an index_remove_bypath that removes conflicts, renamed add_from_workdir to match 2013-01-12 13:47:56 -06:00
read_tree.c add an index_remove_bypath that removes conflicts, renamed add_from_workdir to match 2013-01-12 13:47:56 -06:00
rename.c Vector improvements and their fallout 2013-01-27 14:17:07 -05:00
reuc.c clear REUC on checkout 2013-03-04 18:10:57 -06:00
stage.c Vector improvements and their fallout 2013-01-27 14:17:07 -05:00
tests.c Test fixes and cleanup 2013-03-25 14:03:16 -07:00