libgit2/tests/filter
Edward Thomson 79306d8d59 filter::stream: free the filter sanely
Don't use the filter's free callback to free the actual data structure
holding the filter, as we may not always actually initialize it (the
test may be skipped).
2015-07-02 10:21:48 -05:00
..
blob.c Fix ident replacement to match Git behavior 2015-05-26 19:56:06 +02:00
crlf.c crlf tests: ensure that Unix obeys autocrlf=true 2015-06-22 12:00:26 -04:00
crlf.h Add files and tests with many UTF-8 chars and few UTF-8 chars 2015-01-20 16:17:48 -06:00
custom.c Fix ident replacement to match Git behavior 2015-05-26 19:56:06 +02:00
file.c filter test: pass base type 2015-06-29 22:13:40 +00:00
ident.c Fix ident replacement to match Git behavior 2015-05-26 19:56:06 +02:00
query.c Introduce git_filter_list_contains 2015-06-10 14:43:49 -04:00
stream.c filter::stream: free the filter sanely 2015-07-02 10:21:48 -05:00