libgit2/tests-clar/checkout
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
..
binaryunicode.c Add cl_repo_set_bool and cleanup tests 2013-03-22 14:27:56 -07:00
checkout_helpers.c Add clar helpers for testing file equality 2013-09-17 09:31:46 -07:00
checkout_helpers.h Add clar helpers for testing file equality 2013-09-17 09:31:46 -07:00
crlf.c More filtering tests including order 2013-09-17 09:31:46 -07:00
head.c No such thing as an orphan branch 2013-09-17 09:50:30 +02:00
index.c Fix tests of file modes 2013-09-05 11:45:29 -07:00
tree.c Add checkout test for long file name 2013-08-07 11:55:47 -07:00
typechange.c use a longer string for dummy data in test to avoid conflicting w/ index 2013-04-17 17:21:17 -05:00