summaryrefslogtreecommitdiff
path: root/git-sh-i18n.sh
diff options
context:
space:
mode:
authorLibravatar Ævar Arnfjörð Bjarmason <avarab@gmail.com>2017-06-15 21:10:41 +0000
committerLibravatar Junio C Hamano <gitster@pobox.com>2017-06-15 15:02:10 -0700
commitd8604c747b2c9c2b61f1257577c2939e5b07c664 (patch)
tree50bd8f7689e131556cda91cc92975c53ddd3bf67 /git-sh-i18n.sh
parentwildmatch test: remove redundant duplicate test (diff)
downloadtgif-d8604c747b2c9c2b61f1257577c2939e5b07c664.tar.xz
wildmatch test: cover a blind spot in "/" matching
A negated character class that does not include '/', e.g. [^a-z]: - Should match '/' when doing "wildmatch" - Should not match '/' when doing "pathmatch" Add two tests to cover these cases. Helped-by: Junio C Hamano <gitster@pobox.com> Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-sh-i18n.sh')
0 files changed, 0 insertions, 0 deletions