tame/progtest/test
Mike Gerwitz 42d192af79 progtest: Exit with non-zero status on test failure
Not a very useful test runner if it doesn't ever fail, now is it?

* Makefile.am (check): Invoke new test/runner-test.  Depend on modindex.
* bin/runner.js: Exit with non-zero status on assertion failure.
* test/_stub: Add stub program with good and bad test cases to test
    exit code.
* test/runner-test: Add system test.
2018-04-10 15:56:38 -04:00
..
_stub progtest: Exit with non-zero status on test failure 2018-04-10 15:56:38 -04: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
TestCaseTest.js progtest: Initial working console runner 2018-02-19 15:21:14 -05:00
TestRunnerTest.js TestRunner: Recognize error as failure 2018-02-23 15:45:54 -05:00
runner-test progtest: Exit with non-zero status on test failure 2018-04-10 15:56:38 -04:00