| 13320 | } // anon namespace |
| 13321 | |
| 13322 | std::string CompactReporter::getDescription() { |
| 13323 | return "Reports test results on a single line, suitable for IDEs"; |
| 13324 | } |
| 13325 | |
| 13326 | ReporterPreferences CompactReporter::getPreferences() const { |
| 13327 | return m_reporterPrefs; |