Classes | |
class | Test::ind |
Simple class for describing identation. More... | |
class | Test::Options |
Commandline options. More... | |
class | Test::Base |
Base class for all tests to be run More... | |
Variables | |
std::ostringstream | Test::olog |
Stream used for logging. More... | |
Options | Test::opt |
The options. More... | |
std::ostringstream Test::olog |