parser-tests
parser-tests copied to clipboard
Mask matching tests should test matching with different case
trafficstars
For example, if ascii was used casemapping then FOO!*@* should match [email protected], etc. Perhaps we would need to introduce a 'casemapping' option. All of the tests appear to be all lowercase.