| 11511 | } // anon namespace |
| 11512 | |
| 11513 | std::string CompactReporter::getDescription() { |
| 11514 | return "Reports test results on a single line, suitable for IDEs"; |
| 11515 | } |
| 11516 | |
| 11517 | ReporterPreferences CompactReporter::getPreferences() const { |
| 11518 | ReporterPreferences prefs; |