libgit2/tests-clar/diff
Russell Belfer 1323c6d180 Add cl_repo_set_bool and cleanup tests
This adds a helper function for the cases where you want to
quickly set a single boolean config value for a repository.
This allowed me to remove a lot of code.
2013-03-22 14:27:56 -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 diff: allow asking for diffs with no context 2013-03-09 16:04:34 +01:00
workdir.c Add cl_repo_set_bool and cleanup tests 2013-03-22 14:27:56 -07:00