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

test.cc File Reference

(Revision: 6266)

#include "test/test.hh"
#include <iostream>
#include <cstdlib>
#include <cstring>
#include <ctime>
#include <vector>
#include <utility>

Go to the source code of this file.

Namespaces

namespace  Test

Functions

void Test::report_error (std::string name)
int main (int argc, char *argv[])
std::ostream & operator<< (std::ostream &os, const Test::ind &i)

Variables

std::ostringstream Test::olog
 Stream used for logging.
Options Test::opt
 The options.
std::vector< std::pair< bool,
const char * > > 
Test::testpat
const char * Test::startFrom = NULL
bool Test::list = false


Function Documentation

int main ( int  argc,
char *  argv[] 
) [related]

Definition at line 210 of file test.cc.

std::ostream& operator<< ( std::ostream &  os,
const Test::ind i 
) [related]

Definition at line 281 of file test.cc.