| 15240 | } // anon namespace |
| 15241 | |
| 15242 | std::string CompactReporter::getDescription() { |
| 15243 | return "Reports test results on a single line, suitable for IDEs"; |
| 15244 | } |
| 15245 | |
| 15246 | ReporterPreferences CompactReporter::getPreferences() const { |
| 15247 | return m_reporterPrefs; |