test-suite
[Documentation coming soon.]
| Short | Long | Description |
|---|---|---|
-s |
--system |
Run the system test suite. |
-n |
--network |
Run the network test suite. |
-u |
--unicode |
Run the Unicode file loading test suite. |
-m |
--markdown |
Run the Markdown test suite. |
-c |
--cpp |
Run the C++ parser and preprocessor test suites. |
-r |
--regen-cpp |
Regenerate the C++ parser and preprocessor golden files. |
-t |
--transcript |
Run the transcript tests. |
-f |
--fragmentation |
Run the fragmentation test suite. |
-a |
--all |
Run every compiled-in suite; may be combined with the verbose option. |
-v |
--verbose |
Print detailed test progress and output. |
-h |
--help |
Print the available options. |