|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
#include "test.qh"Go to the source code of this file.
Functions | |
| bool | RUN_ALL_TESTS () |
| bool | TEST_Run (string s) |
| int | TEST_RunAll_accumulated (int init) |
| bool RUN_ALL_TESTS | ( | ) |
Definition at line 4 of file test.qc.
References LOG_HELP, LOG_HELPF, and TEST_RunAll_accumulated().
Referenced by GenericCommand_runtest().
Definition at line 19 of file test.qc.
References callfunction(), isfunction(), LOG_HELPF, strcat(), TEST_failed, TEST_fatal, and TEST_ok.
Referenced by GenericCommand_runtest().
Referenced by RUN_ALL_TESTS().