Lines Matching refs:cases
4227 // There are 2 basic cases:
9820 ( "list all/matching test cases" )
9874 ( "list all/matching test cases names only" )
11261 Catch::cout() << "Matching test cases:\n";
11263 Catch::cout() << "All available test cases:\n";
11333 Catch::cout() << "Tags for matching test cases:\n";
12643 // This catches cases where `GENERATE` is placed between two
15864 // - red: Failed [both/all] N test cases, failed [both/all] M assertions.
15865 // - white: Passed [both/all] N test cases (no assertions).
15866 // - red: Failed N tests cases, failed M assertions.
15867 // - green: Passed [both/all] N tests cases with M assertions.
15971 // These cases are here to prevent compiler warnings
16075 stream << "No test cases matched '" << spec << '\'' << std::endl;
16208 // These cases are here to prevent compiler warnings
16480 stream << "No test cases matched '" << spec << '\'' << std::endl;
16736 printSummaryRow("test cases", columns, 0);
16945 // Write test cases
16956 // All test cases have exactly one section - which represents the