libgit2/tests-clar/diff
Russell Belfer 487fc724ff Allow empty config object and use it
This removes assertions that prevent us from having an empty
git_config object and then updates some tests that were
dependent on global config state to use an empty config before
running anything.
2013-03-01 13:41:53 -08: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 Fix case sensitivity bug with tree iterators 2013-01-22 15:28:25 -08:00
patch.c Allow empty config object and use it 2013-03-01 13:41:53 -08:00
rename.c More rename detection tests 2013-02-22 11:13:01 -08:00
tree.c Rename 'exp' so it doesn't conflict with exp() 2013-02-22 14:03:44 -05:00
workdir.c diff: add a notify callback to git_diff__from_iterators 2013-02-07 20:44:35 +01:00