Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Macros | Functions | Variables
test_path.cpp File Reference
#include "precompiled.h"
#include <cxxtest/TestListener.h>
#include <cxxtest/TestTracker.h>
#include <cxxtest/TestRunner.h>
#include <cxxtest/RealDescriptions.h>
#include "d:\Projects\0ad\svn\source\lib\res\file\tests\test_path.h"

Go to the source code of this file.

Classes

class  TestDescription_TestPath_test_conversion
 
class  TestDescription_TestPath_test_atom
 

Macros

#define CXXTEST_RUNNING
 
#define _CXXTEST_HAVE_STD
 

Functions

CxxTest::StaticSuiteDescription suiteDescription_TestPath ("d:\\Projects\\0ad\\svn\\source\\lib\\res\\file\\tests\\test_path.h", 6,"TestPath", suite_TestPath, Tests_TestPath)
 

Variables

static TestPath suite_TestPath
 
static CxxTest::List Tests_TestPath = { 0, 0 }
 
TestDescription_TestPath_test_conversion testDescription_TestPath_test_conversion
 
TestDescription_TestPath_test_atom testDescription_TestPath_test_atom
 

Macro Definition Documentation

#define _CXXTEST_HAVE_STD

Definition at line 29 of file test_path.cpp.

#define CXXTEST_RUNNING

Definition at line 26 of file test_path.cpp.

Function Documentation

CxxTest::StaticSuiteDescription suiteDescription_TestPath ( "d:\\Projects\\0ad\\svn\\source\\lib\\res\\file\\tests\\test_path.h"  ,
,
"TestPath"  ,
suite_TestPath  ,
Tests_TestPath   
)

Variable Documentation

TestPath suite_TestPath
static

Definition at line 38 of file test_path.cpp.

TestDescription_TestPath_test_atom testDescription_TestPath_test_atom
static
TestDescription_TestPath_test_conversion testDescription_TestPath_test_conversion
static
CxxTest::List Tests_TestPath = { 0, 0 }
static

Definition at line 40 of file test_path.cpp.