Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Bögershausen <tboegi@web.de>2016-02-05 19:13:20 +0300
committerJunio C Hamano <gitster@pobox.com>2016-02-08 20:51:10 +0300
commit320d39cdb075896804868cc8b1ca834a04ffdd8f (patch)
treefa86daf9453cbdd4087a66746f3aa2a3b7180228 /convert.c
parent05f1539b7fb4809a406feaa8434bc2c58155d13d (diff)
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 'convert.c')
0 files changed, 0 insertions, 0 deletions