assertment(const Source &s) | Test::CompilerOutput | [virtual] |
BCC enum value | Test::CompilerOutput | |
CompilerOutput(Format format=Generic, std::ostream &stream=std::cout) (defined in Test::CompilerOutput) | Test::CompilerOutput | [explicit] |
CompilerOutput(const std::string &format, std::ostream &stream=std::cout) (defined in Test::CompilerOutput) | Test::CompilerOutput | [explicit] |
finished(int tests, const Time &time) | Test::Output | [inline, virtual] |
Format enum name | Test::CompilerOutput | |
GCC enum value | Test::CompilerOutput | |
Generic enum value | Test::CompilerOutput | |
initialize(int) | Test::Output | [inline, virtual] |
MSVC enum value | Test::CompilerOutput | |
Output() | Test::Output | [inline, protected] |
suite_end(int tests, const std::string &name, const Time &time) | Test::Output | [inline, virtual] |
suite_start(int tests, const std::string &name) | Test::Output | [inline, virtual] |
test_end(const std::string &name, bool ok, const Time &time) | Test::Output | [inline, virtual] |
test_start(const std::string &name) | Test::Output | [inline, virtual] |
~Output() | Test::Output | [inline, virtual] |