Mike Gerwitz
|
5aa29216f4
|
Makefile: run modindex first
|
2018-02-23 13:45:38 -05:00 |
Mike Gerwitz
|
6487282f55
|
progtest: add dist target
|
2018-02-23 12:28:03 -05:00 |
Mike Gerwitz
|
b490d07371
|
Makefile.am: Prevent doc from being built by default
|
2018-02-23 12:24:14 -05:00 |
Mike Gerwitz
|
d1aa5f5704
|
progtest/Makefile: Build tame-progtest.js as default target
|
2018-02-23 10:40:00 -05:00 |
Mike Gerwitz
|
76795d1c89
|
progtest/package.json (devDependencies): Add mocha and chai
|
2018-02-23 10:34:38 -05:00 |
Mike Gerwitz
|
fcc5c087fd
|
progtest/package.json: Correct browserify version
|
2018-02-23 10:31:51 -05:00 |
Mike Gerwitz
|
9e421daf67
|
progtest: bug: constants are not initialized until rating
Ugh, this is nasty.
|
2018-02-19 15:21:14 -05:00 |
Mike Gerwitz
|
b214945963
|
progtest: .gitignore: ignore compiled output
|
2018-02-19 15:21:14 -05:00 |
Mike Gerwitz
|
4e3a86866a
|
progtest: Display reader errors in browser
|
2018-02-19 15:21:14 -05:00 |
Mike Gerwitz
|
0b433e86f4
|
progtest: Async run each test serially
If that makes sense.
The problem is that the browser needs to repaint after each test is
run. See code comments.
|
2018-02-19 15:21:14 -05:00 |
Mike Gerwitz
|
f788edd675
|
Initial embedding of YAML test case runner
|
2018-02-19 15:21:14 -05:00 |
Mike Gerwitz
|
253f845803
|
progtest: Generate index.js files
|
2018-02-19 15:21:14 -05:00 |
Mike Gerwitz
|
47f0f4039b
|
progtest: Initial working console runner
|
2018-02-19 15:21:14 -05:00 |