#include <iostream>
#include <sstream>
#include <complex>
#include <popt.h>
#include <TestSuite.hh>
#include "StackTest.hh"
#include "SuiteTest.hh"
#include "TestSuiteFormatterDoxygen.hh"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Variables | |
int | debug_level = 0 |
int | version_flag |
int | do_doxygen = 0 |
|
Definition at line 21 of file RunTests.cc. References ccunit::TestSuite::Add, debug_level, do_doxygen, and ccunit::TestSuite::setFormatter. |
|
Definition at line 16 of file RunTests.cc. Referenced by main. |
|
Definition at line 18 of file RunTests.cc. Referenced by main. |
|
Definition at line 17 of file RunTests.cc. |