libgit2/tests-clar/diff
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
..
blob.c Initial integration of similarity metric to diff 2013-02-21 12:40:33 -08:00
diff_helpers.c Replace diff delta binary with flags 2013-02-20 15:10:21 -08:00
diff_helpers.h diff: add a notify callback to git_diff__from_iterators 2013-02-07 20:44:35 +01:00
diffiter.c Replace diff delta binary with flags 2013-02-20 15:10:21 -08:00
index.c Fix some leaks and (possibly) dangling pointers in tests 2012-12-19 08:04:31 +01:00
iterator.c Three submodule status bug fixes 2013-03-18 17:24:13 -07:00
patch.c Fix a few leaks 2013-03-04 00:21:56 +01:00
rename.c handle small files in similarity metrics 2013-03-11 12:47:01 -05:00
tree.c Test fixes and cleanup 2013-03-25 14:03:16 -07:00
workdir.c Test fixes and cleanup 2013-03-25 14:03:16 -07:00