libgit2/tests/diff
Russell Belfer 082e82dba5 Update Javascript userdiff driver and tests
Writing a sample Javascript driver pointed out some extra
whitespace handling that needed to be done in the diff driver.
This adds some tests with some sample javascript code that I
pulled off of GitHub just to see what would happen.  Also, to
clean up the userdiff test data, I did a "git gc" and packed
up the test objects.
2014-01-27 11:45:06 -08:00
..
blob.c Update all tests for new pattern extraction 2014-01-24 10:54:05 -08: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 Update Javascript userdiff driver and tests 2014-01-27 11:45:06 -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