| 11425 | } // namespace |
| 11426 | |
| 11427 | std::string CompactReporter::getDescription() { |
| 11428 | return "Reports test results on a single line, suitable for IDEs"; |
| 11429 | } |
| 11430 | |
| 11431 | ReporterPreferences CompactReporter::getPreferences() const { |
| 11432 | ReporterPreferences prefs; |