Lines Matching refs:CaseSensitive
292 …umber>: failed: testStringForMatching(), Contains("not there", Catch::CaseSensitive::No) for: "thi…
300 …ine number>: failed: testStringForMatching(), EndsWith("this", Catch::CaseSensitive::No) for: "thi…
323 …atching(), Equals("this string contains 'ABC' as a substring", Catch::CaseSensitive::No) for: "thi…
325 …er>: failed: testStringForMatching(), Equals("something else", Catch::CaseSensitive::No) for: "thi…
342 …e number>: passed: thisThrows(), Equals( "expecteD Exception", Catch::CaseSensitive::No ) for: "ex…
346 Exception.tests.cpp:<line number>: passed: thisThrows(), Contains( "exCept", Catch::CaseSensitive::…
920 …number>: failed: testStringForMatching(), StartsWith("string", Catch::CaseSensitive::No) for: "thi…
927 …e number>: passed: testStringForMatching(), Contains("string", Catch::CaseSensitive::No) for: "thi…
929 …line number>: passed: testStringForMatching(), Contains("aBC", Catch::CaseSensitive::No) for: "thi…
931 …e number>: passed: testStringForMatching(), StartsWith("THIS", Catch::CaseSensitive::No) for: "thi…
933 …mber>: passed: testStringForMatching(), EndsWith(" SuBsTrInG", Catch::CaseSensitive::No) for: "thi…