|
Pyrogenesis
13997
|
#include "precompiled.h"#include <cxxtest/TestListener.h>#include <cxxtest/TestTracker.h>#include <cxxtest/TestRunner.h>#include <cxxtest/RealDescriptions.h>#include <cxxtest/ErrorPrinter.h>#include <cxxtest/PsTestWrapper.h>#include <cxxtest/Root.cpp>Go to the source code of this file.
Macros | |
| #define | CXXTEST_RUNNING |
| #define | _CXXTEST_HAVE_STD |
Functions | |
| int | main (int argc, char *argv[]) |
| #define _CXXTEST_HAVE_STD |
Definition at line 7 of file test_root.cpp.
| #define CXXTEST_RUNNING |
Definition at line 4 of file test_root.cpp.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 16 of file test_root.cpp.
1.8.5