Generated on Sun Mar 10 2013 14:26:37 for Gecode by doxygen 1.7.6.1
General test support

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.

Variable Documentation

std::ostringstream Test::olog

Stream used for logging.

The olog is buffered and printed only if an error has occured.

Definition at line 57 of file test.cpp.

The options.

Definition at line 101 of file test.cpp.