01-kitchen_sink.mdl 695 B

123456789101112131415161718
  1. /****************************************************************************
  2. * Test 01: Nearly every parser option.
  3. *
  4. * A mostly non-sensical test which simply exercises the parser checking for
  5. * anomalous behavior. This test should not provoke any errors, provided
  6. * that counting-5.txt does not exist in its reaction output directory.
  7. * (This is to test the "no overwrite" output mode for counting.)
  8. *
  9. * This variant produces no viz output.
  10. *
  11. * Author: Jed Wing <[email protected]>
  12. * Date: 2008-04-04
  13. ****************************************************************************/
  14. basename = "01-kitchen_sink"
  15. INCLUDE_FILE = "defaults.mdl"
  16. INCLUDE_FILE = "common.mdl"