|
Torque2D Reference
|
Inheritance diagram for EncodedStreamTest:Public Member Functions | |
| virtual void | SetUp () |
| virtual void | TearDown () |
Public Member Functions inherited from Test | |
| virtual | ~Test () |
| virtual | ~Test () |
| virtual | ~Test () |
Protected Member Functions | |
| template<typename FileEncoding , typename MemoryEncoding > | |
| void | TestEncodedInputStream (const char *filename) |
| void | TestAutoUTFInputStream (const char *filename) |
| template<typename FileEncoding , typename MemoryEncoding > | |
| void | TestEncodedOutputStream (const char *expectedFilename, bool putBOM) |
| bool | CompareFile (char *filename, const char *expectedFilename) |
| void | TestAutoUTFOutputStream (UTFType type, bool putBOM, const char *expectedFilename) |
Protected Member Functions inherited from Test | |
| Test () | |
| Test () | |
| Test () | |
Static Protected Member Functions | |
| static FILE * | Open (const char *filename) |
| static char * | ReadFile (const char *filename, bool appendPath, size_t *outLength) |
Protected Attributes | |
| const char * | filename_ |
| char * | json_ |
| size_t | length_ |
Additional Inherited Members | |
Public Types inherited from Test | |
| typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
| typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
| typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
| typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
| typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
| typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
Static Public Member Functions inherited from Test | |
| static void | SetUpTestCase () |
| static void | TearDownTestCase () |
| static bool | HasFatalFailure () |
| static bool | HasNonfatalFailure () |
| static bool | HasFailure () |
| static void | RecordProperty (const char *key, const char *value) |
| static void | RecordProperty (const char *key, int value) |
| static void | SetUpTestCase () |
| static void | TearDownTestCase () |
| static bool | HasFatalFailure () |
| static bool | HasNonfatalFailure () |
| static bool | HasFailure () |
| static void | RecordProperty (const char *key, const char *value) |
| static void | RecordProperty (const char *key, int value) |
| static void | SetUpTestCase () |
| static void | TearDownTestCase () |
| static bool | HasFatalFailure () |
| static bool | HasNonfatalFailure () |
| static bool | HasFailure () |
| static void | RecordProperty (const char *key, const char *value) |
| static void | RecordProperty (const char *key, int value) |
|
inlineprotected |
|
inlinestaticprotected |
|
inlinestaticprotected |
|
inlinevirtual |
Reimplemented from Test.
|
inlinevirtual |
Reimplemented from Test.
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
protected |
|
protected |
|
protected |
1.8.10