Coan: | The C Preprocessor Chainsaw |
- The directory coan/test_coan in the extracted tarball contains a test harness.
This harness is built and executed by make check.
- The test harness executes each of the python scripts (coan_*_tester.py files) in the
directory coan/test_coan.
Any of these scripts can be run independantly in coan/test_coan with a command like:
python test_script.py
- If no options are passed
to test_script.py it will be run with the defaults that are used
by make check. The available options can be listed by running the script with
the option --help
|
|