Re: [PATCH] wildmatch test: cover a blind spot in "/" matching
From: Junio C Hamano <hidden>
Date: 2017-06-10 01:58:03
Junio C Hamano [off-list ref] writes:
Ævar Arnfjörð Bjarmason [off-list ref] writes:quoted
Add a test which covers a blindspot in how these tests should assert that negated character classes are allowed or not allowed to match "/" in certain circumstances.Please make this a bit more explicit, something like A negated character class that does not include '/', e.g. [^a-z],
oops. I think the class includes '/'; please excuse loose logic in a "something like" meant as an illustration to show the level of details expected ;-)