Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-30 | Use pylint. | Ryan Dahl | |
2018-11-16 | First pass at running subprocesses (#1156) | Bert Belder | |
2018-11-08 | build: Use target/ instead of out/ (#1153) | Ryan Dahl | |
2018-10-19 | Add missing copyrights (#1024) | ztplz | |
2018-10-16 | Format | Ryan Dahl | |
2018-10-11 | Add support for --types | Kitson Kelly | |
2018-10-11 | Improve tools/unit_tests.py (#958) | Ryan Dahl | |
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-09-05 | Add --reload to JS unit tests. | Ryan Dahl | |
Fixes #677 | |||
2018-09-03 | Format. | Ryan Dahl | |
2018-08-31 | Implemented deno.env and refactored flags.rs | Aaron Power | |
2018-08-27 | Add ability to unit test by permissions. | Ryan Dahl | |