diff options
author | Torsten Bögershausen <tboegi@web.de> | 2016-02-05 17:13:20 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-02-08 09:51:10 -0800 |
commit | 320d39cdb075896804868cc8b1ca834a04ffdd8f (patch) | |
tree | fa86daf9453cbdd4087a66746f3aa2a3b7180228 /refs | |
parent | Merge branch 'tb/ls-files-eol' (diff) | |
download | tgif-320d39cdb075896804868cc8b1ca834a04ffdd8f.tar.xz |
t0027: add tests for get_stream_filter()
When a filter is configured, a different code-path is used in convert.c
and entry.c via get_stream_filter(), but there are no test cases yet.
Add tests for the filter API by configuring the ident filter.
The result of the SHA1 conversion is not checked, this is already
done in other TC.
Add a parameter to checkout_files() in t0027.
While changing the signature, add another parameter for the eol= attribute.
This is currently unused, tests for e.g.
"* text=auto eol=lf" will be added in a separate commit.
Signed-off-by: Torsten Bögershausen <tboegi@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'refs')
0 files changed, 0 insertions, 0 deletions