| 13033 | } // anon namespace |
| 13034 | |
| 13035 | std::string CompactReporter::getDescription() { |
| 13036 | return "Reports test results on a single line, suitable for IDEs"; |
| 13037 | } |
| 13038 | |
| 13039 | ReporterPreferences CompactReporter::getPreferences() const { |
| 13040 | return m_reporterPrefs; |