|
CppTest
Version 2.0.0
|
This is the complete list of members for Test::CompilerOutput, including all inherited members.
| assertment(const Source &s) | Test::CompilerOutput | virtual |
| BCC enum value | Test::CompilerOutput | |
| CompilerOutput(Format format=Generic, std::ostream &stream=std::cout) | Test::CompilerOutput | explicit |
| CompilerOutput(const std::string &format, std::ostream &stream=std::cout) | Test::CompilerOutput | explicit |
| finished(int tests, const Time &time) | Test::Output | inlinevirtual |
| Format enum name | Test::CompilerOutput | |
| GCC enum value | Test::CompilerOutput | |
| Generic enum value | Test::CompilerOutput | |
| initialize(int tests) | Test::Output | inlinevirtual |
| MSVC enum value | Test::CompilerOutput | |
| Output() | Test::Output | inlineprotected |
| suite_end(int tests, const std::string &name, const Time &time) | Test::Output | inlinevirtual |
| suite_start(int tests, const std::string &name) | Test::Output | inlinevirtual |
| test_end(const std::string &name, bool ok, const Time &time) | Test::Output | inlinevirtual |
| test_start(const std::string &name) | Test::Output | inlinevirtual |
| ~Output() | Test::Output | inlinevirtual |
1.8.14