Lines Matching refs:endl
9560 os << "\n\nwhere options are:" << std::endl;
9576 os << row << std::endl;
10443 Catch::cerr() << "\n** Call to sysctl failed - unable to determine if debugger is active **\n" << std::endl;
11275 Catch::cout() << Column( Catch::Detail::stringify( testCaseInfo.lineInfo ) ).indent(4) << std::endl;
11279 Catch::cout() << Column( description ).indent(4) << std::endl;
11286 Catch::cout() << pluralise( matchedTestCases.size(), "test case" ) << '\n' << std::endl;
11288 Catch::cout() << pluralise( matchedTestCases.size(), "matching test case" ) << '\n' << std::endl;
11304 Catch::cout() << std::endl;
11361 Catch::cout() << pluralise( tagCounts.size(), "tag" ) << '\n' << std::endl;
11383 Catch::cout() << std::endl;
13451 << m_cli << std::endl
13452 << "For more detailed usage please see the project docs\n" << std::endl;
13459 << std::left << std::setw(16) << "version: " << libraryVersion() << std::endl;
13475 Catch::cerr() << "Run with -? for usage\n" << std::endl;
13518 Catch::cout() << "...waiting for enter/ return before starting" << std::endl;
13523 Catch::cout() << "...waiting for enter/ return before exiting, with code: " << exitCode << std::endl;
13577 Catch::cerr() << ex.what() << std::endl;
15758 m_os << std::endl;
16075 stream << "No test cases matched '" << spec << '\'' << std::endl;
16095 stream << std::endl;
16102 stream << getFormattedDuration( dur ) << " s: " << _sectionStats.sectionInfo.name << std::endl;
16108 stream << '\n' << std::endl;
16408 m_os << std::endl;
16480 stream << "No test cases matched '" << spec << '\'' << std::endl;
16484 stream << "Invalid Filter: " << arg << std::endl;
16502 stream << std::endl;
16520 stream << " '" << _sectionStats.sectionInfo.name << "'\n" << std::endl;
16524 stream << getFormattedDuration(dur) << " s: " << _sectionStats.sectionInfo.name << std::endl;
16590 stream << '\n' << std::endl;
16597 stream << std::endl;
16660 stream << getLineOfChars<'.'>() << '\n' << std::endl;