|
Torque2D Reference
|
This is the complete list of members for TestResult, including all inherited members.
| addFailure(const char *file, unsigned int line, const char *expr=0) | TestResult | |
| failed() const | TestResult | |
| operator<<(bool value) | TestResult | |
| operator<<(int value) | TestResult | |
| operator<<(unsigned int value) | TestResult | |
| operator<<(double value) | TestResult | |
| operator<<(const char *value) | TestResult | |
| operator<<(const std::string &value) | TestResult | |
| popPredicateContext() | TestResult | |
| predicateId_ | TestResult | |
| predicateStackTail_ | TestResult | |
| printFailure(bool printTestName) const | TestResult | |
| setTestName(const std::string &name) | TestResult | |
| TestResult() | TestResult |
1.8.10