When specifying the command-line options using capital letters, results are never found.
I believe the issue is that the strings are compared to lower-case versions of the filenames, but the test identifiers themselves are not casted to lowercase also.
When specifying the command-line options using capital letters, results are never found.
I believe the issue is that the strings are compared to lower-case versions of the filenames, but the test identifiers themselves are not casted to lowercase also.