summaryrefslogtreecommitdiff
path: root/tools/check_output_test.py
AgeCommit message (Expand)Author
2018-11-04Improve integration test harness (#1142)Kitson Kelly
2018-10-19Add missing copyrights (#1024)ztplz
2018-08-23First pass at HTTP importsRyan Dahl
2018-08-21Expose deno.exit() and add test.Ryan Dahl
2018-08-10Support wildcard matching of output in testsKitson Kelly
2018-08-08Print output even when test failed.Ryan Dahl
2018-08-02Add 005_more_imports.tsRyan Dahl
2018-07-22Make check_output_test.py tolerate CRLF line endings in test outputBert Belder
2018-07-21Add tools/test.py test runner. (#384)Ryan Dahl