Pyrogenesis
13997
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
source
test_root.cpp
Go to the documentation of this file.
1
/* Generated file, do not edit */
2
3
#ifndef CXXTEST_RUNNING
4
#define CXXTEST_RUNNING
5
#endif
6
7
#define _CXXTEST_HAVE_STD
8
#include "precompiled.h"
9
#include <cxxtest/TestListener.h>
10
#include <cxxtest/TestTracker.h>
11
#include <cxxtest/TestRunner.h>
12
#include <cxxtest/RealDescriptions.h>
13
#include <cxxtest/ErrorPrinter.h>
14
#include <cxxtest/PsTestWrapper.h>
15
16
int
main
(
int
argc,
char
*argv[] ) {
17
return
CxxTest::GuiTuiRunner<CxxTest::PsTestWrapper, CxxTest::ErrorPrinter>( argc, argv ).run();
18
}
19
#include <cxxtest/Root.cpp>
main
int main(int argc, char *argv[])
Definition:
main.cpp:531
Generated on Mon Oct 14 2013 00:58:09 for Pyrogenesis by
1.8.5