Go to the source code of this file.
Classes | |
| class | ParserTest |
| class | AnsiTermColorer |
| class | DummyTermColorer |
| class | TestRecorder |
| class | DbTestPreviewer |
| class | DbTestRecorder |
| class | RemoteTestRecorder |
| class | TestFileIterator |
Variables | |
| $options = array( 'quick', 'color', 'quiet', 'help', 'show-output', 'record', 'run-disabled' ) | |
| $optionsWithArgs = array( 'regex', 'seed', 'setversion' ) | |
| if (!defined("NO_COMMAND_LINE")) | |
document
Definition in file parserTests.inc.
| $options = array( 'quick', 'color', 'quiet', 'help', 'show-output', 'record', 'run-disabled' ) |
Definition at line 28 of file parserTests.inc.
| $optionsWithArgs = array( 'regex', 'seed', 'setversion' ) |
Definition at line 29 of file parserTests.inc.
| if(!defined("NO_COMMAND_LINE")) |
Definition at line 31 of file parserTests.inc.
1.5.9