Commit graph

8 commits

Author SHA1 Message Date
ztplz b809a82fd9 Add missing copyrights (#1024) 2018-10-19 15:25:29 -04:00
Ryan Dahl 590feb1c71 Format 2018-10-16 09:37:38 -04:00
Kitson Kelly 298d755152 Add support for --types 2018-10-11 20:29:43 -04:00
Ryan Dahl d4f72e18be
Improve tools/unit_tests.py (#958)
Checks the output more carefully. The first line of output from
js/unit_tests.ts should be something like "running 96 tests"
And the last line should be something like
"test result: ok. 96 passed; 0 failed; 0 ignored; 0 measured; 36
filtered out"
This parses those strings and make sure they align.

This will catch silent death bugs.
2018-10-11 16:56:50 -04:00
Ryan Dahl 43aead854f Add --reload to JS unit tests.
Fixes #677
2018-09-05 22:27:47 -04:00
Ryan Dahl 787832c68e Format. 2018-09-03 10:45:58 -04:00
Aaron Power f131445a46 Implemented deno.env and refactored flags.rs 2018-08-31 13:18:24 -04:00
Ryan Dahl e13f3c10ca Add ability to unit test by permissions. 2018-08-27 17:51:24 -04:00