Lines Matching refs:CaseSensitive
317 …umber>: failed: testStringForMatching(), Contains("not there", Catch::CaseSensitive::No) for: "thi…
344 …ine number>: failed: testStringForMatching(), EndsWith("this", Catch::CaseSensitive::No) for: "thi…
376 …atching(), Equals("this string contains 'ABC' as a substring", Catch::CaseSensitive::No) for: "thi…
378 …er>: failed: testStringForMatching(), Equals("something else", Catch::CaseSensitive::No) for: "thi…
395 …e number>: passed: thisThrows(), Equals( "expecteD Exception", Catch::CaseSensitive::No ) for: "ex…
399 Exception.tests.cpp:<line number>: passed: thisThrows(), Contains( "exCept", Catch::CaseSensitive::…
1170 …number>: failed: testStringForMatching(), StartsWith("string", Catch::CaseSensitive::No) for: "thi…
1177 …e number>: passed: testStringForMatching(), Contains("string", Catch::CaseSensitive::No) for: "thi…
1179 …line number>: passed: testStringForMatching(), Contains("aBC", Catch::CaseSensitive::No) for: "thi…
1181 …e number>: passed: testStringForMatching(), StartsWith("THIS", Catch::CaseSensitive::No) for: "thi…
1183 …mber>: passed: testStringForMatching(), EndsWith(" SuBsTrInG", Catch::CaseSensitive::No) for: "thi…