|
| file | consolelogic.cpp [code] |
| | The implementation of items important a commandline tool to work correctly without need to be available to test developers.
|
| |
| file | consolelogic.h [code] |
| | The definition of a few command line tools.
|
| |
| file | consolestringmanipulation.cpp [code] |
| | The implementation of the string manipulation functions the unit tests use.
|
| |
| file | consolestringmanipulation.h [code] |
| | Some string manipulation functions geared towards console output for use in the Unit Tests.
|
| |
| file | dagframescheduler.h [code] |
| | This file is different between versions of the test framework for compatibility purposes and should be ignored.
|
| |
| file | mezztest.cpp [code] |
| | This file is the entry point for the unit test framework.
|
| |
| file | mezztest.h [code] |
| |
| file | pugiconfig.h [code] |
| | To allow this test harness to be used without the mezzanine it uses pugixml for xml parsing and this should probably not be used by the tests.
|
| |
| file | pugixml.cpp [code] |
| | To allow this test harness to be used without the mezzanine it uses pugixml for xml parsing and this should probably not be used by the tests.
|
| |
| file | pugixml.h [code] |
| | To allow this test harness to be used without the mezzanine it uses pugixml for xml parsing and this should probably not be used by the tests.
|
| |
| file | testdata.cpp [code] |
| | The definition of the string manipulation functions the unit tests use.
|
| |
| file | testdata.h [code] |
| | TestData, TestDataStorage and UnitTestGroup class definitions.
|
| |
| file | testdatatools.cpp [code] |
| | The implementation of stuff that must be run in the context of a TestData.
|
| |
| file | testdatatools.h [code] |
| | TestData, TestDataStorage and UnitTestGroup class definitions.
|
| |
| file | testenumerations.cpp [code] |
| | The implmentation of a few functions used with the enumuration in the unit tests.
|
| |
| file | testenumerations.h [code] |
| | Enumerations and constant values associated with the Unit tests.
|
| |