01-kitchen_sink_mr_true.mdl 796 B

123456789101112131415161718192021
  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, and turns on microscopic
  10. * reversibility.
  11. *
  12. * Author: Jed Wing <[email protected]>
  13. * Date: 2008-04-04
  14. ****************************************************************************/
  15. basename = "01-kitchen_sink_mr_true"
  16. INCLUDE_FILE = "defaults.mdl"
  17. i_parameters = "valid/parameters-mr_true.mdl"
  18. INCLUDE_FILE = "common.mdl"