0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-10-31 09:14:20 -04:00
denoland-deno/tools/testdata
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
..
strace_summary.out Add syscall count benchmark for 002_hello.ts (#820) 2018-09-24 23:58:18 -04:00
unit_test_output1.txt Improve tools/unit_tests.py (#958) 2018-10-11 16:56:50 -04:00
unit_test_output2.txt Improve tools/unit_tests.py (#958) 2018-10-11 16:56:50 -04:00
unit_test_output3.txt Improve tools/unit_tests.py (#958) 2018-10-11 16:56:50 -04:00