Generated on Mon Aug 25 11:35:47 2008 for Gecode by doxygen 1.5.6

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

Stream used for logging.

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

Definition at line 57 of file test.cc.

The options.

Definition at line 99 of file test.cc.