General test support
[Testing]
Classes | |
class | Test::ind |
Simple class for describing identation. More... | |
class | Test::PropKinds |
Iterator for propagation kinds. 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. |
Variable Documentation
std::ostringstream Test::olog |