libgit2/tests/diff
Russell Belfer 2c65602e45 Import git drivers and test HTML driver
Reorganize the builtin driver table slightly so that core Git
builtin definitions can be imported verbatim.  Then take a few of
the core Git drivers and pull them in.

This also creates a test of diffs with the builtin HTML driver
which led to some small error handling fixes in the driver
selection logic.
2014-01-24 10:51:08 -08:00
..
blob.c Drop git_patch_to_str 2014-01-22 17:51:32 +01:00
diff_helpers.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
diff_helpers.h Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
diffiter.c Drop git_patch_to_str 2014-01-22 17:51:32 +01:00
drivers.c Import git drivers and test HTML driver 2014-01-24 10:51:08 -08:00
index.c Remove converting user error to GIT_EUSER 2013-12-11 10:57:49 -08:00
iterator.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
notify.c More improvements to callback return value tests 2013-12-11 11:55:00 -08:00
patch.c Drop git_patch_to_str 2014-01-22 17:51:32 +01:00
pathspec.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
rename.c Drop git_patch_to_str 2014-01-22 17:51:32 +01:00
submodules.c Drop git_patch_to_str 2014-01-22 17:51:32 +01:00
tree.c Rename tests-clar to tests 2013-11-14 14:05:52 -08:00
workdir.c Drop git_patch_to_str 2014-01-22 17:51:32 +01:00