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. | |
Options | Test::opt |
The options. |
std::ostringstream Test::olog |