libgit2/tests-clar/filter
Russell Belfer eab3746b30 More filtering tests including order
This adds more tests of filters, including the ident filter when
mixed with custom filters.  I was able to combine with the reverse
filter and demonstrate that the order of filter application with
the default priority constants matches the order of core Git.

Also, this fixes two issues in the ident filter: preventing ident
expansion on binary files and avoiding a NULL dereference when
dollar sign characters are found without Id.
2013-09-17 09:31:46 -07:00
..
blob.c Make filter tests somewhat more robust 2013-09-17 09:31:45 -07:00
crlf.c Fixing up some win32 issues with autocrlf 2013-09-17 09:31:46 -07:00
crlf.h Port tests from PR 1683 2013-09-17 09:31:45 -07:00
custom.c More filtering tests including order 2013-09-17 09:31:46 -07:00
ident.c Merge git_buf and git_buffer 2013-09-17 09:31:45 -07:00