|
RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
|
Public Member Functions | |
| test_runner (const char *name) | |
| virtual void | run ()=0 |
Public Attributes | |
| const char * | _name |
| test_runner * | _next |
Static Public Attributes | |
| static test_runner * | _tests = 0 |
| static size_t | _memory_fail_threshold = 0 |
| static bool | _memory_fail_triggered = false |
| static jmp_buf | _failure_buffer |
| static const char * | _failure_message |
| static const char * | _temp_path |
1.8.6