libgit2/tests-clar/diff
Russell Belfer 1f35e89dbf Fix diff binary file detection
In the process of adding tests for the max file size threshold
(which treats files over a certain size as binary) there seem to
be a number of problems in the new code with detecting binaries.
This should fix those up, as well as add a test for the file
size threshold stuff.

Also, this un-deprecates `GIT_DIFF_LINE_ADD_EOFNL`, since I
finally found a legitimate situation where it would be returned.
2012-09-11 12:03:33 -07:00
..
blob.c Diff iterators 2012-09-05 15:17:24 -07:00
diff_helpers.c Fix diff binary file detection 2012-09-11 12:03:33 -07:00
diff_helpers.h Diff iterators 2012-09-05 15:17:24 -07:00
diffiter.c Fix diff binary file detection 2012-09-11 12:03:33 -07:00
index.c Diff iterators 2012-09-05 15:17:24 -07:00
iterator.c diff: make inter-hunk-context default value git-compliant 2012-07-02 17:27:49 +02:00
patch.c Fix usage of "new" for fieldname in public header 2012-05-02 15:34:58 -07:00
tree.c Diff iterators 2012-09-05 15:17:24 -07:00
workdir.c Diff iterators 2012-09-05 15:17:24 -07:00