tame/progtest/src
Mike Gerwitz afc1a2038a progtest: Suppress terminating classifications during const run
Terminating classifications will occur any time there is actual data
validation, since we're passing no data at all.

* progtest/src/env.js (common): Pass argument to program#rater to suppress
  terminating classifications.
2018-03-06 14:16:32 -05:00
..
reader progtest: Return empty array of test cases if none provided 2018-03-06 11:41:21 -05:00
reporter progtest: Output trailing newline after summary line 2018-03-05 15:59:34 -05:00
AsyncTestRunner.js progtest: Do not run tests async on console 2018-03-05 16:24:53 -05:00
TestCase.js progtest: Initial working console runner 2018-02-19 15:21:14 -05:00
TestRunner.js progtest: Do not run tests async on console 2018-03-05 16:24:53 -05:00
env.js progtest: Suppress terminating classifications during const run 2018-03-06 14:16:32 -05:00