summaryrefslogtreecommitdiff
path: root/tools/util_test.py
AgeCommit message (Expand)Author
2020-11-05build: rewrite tools/ scripts to deno (#8247)Bartek Iwańczuk
2020-11-04chore: remove dead Python code (#8248)Bartek Iwańczuk
2020-08-28Move benchmarks to Rust (#7134)Valentin Anger
2020-05-06remove target_test.py (#5112)Ryan Dahl
2020-01-21change copyrights from 2019 to 2020 (#3733)Takashi Idobe
2019-09-11Upgrade pylint (#2917)Ryan Dahl
2019-09-10feat: Make integration tests rust unit tests (#2884)Bartek Iwańczuk
2019-07-28benchmarks: make latency benchmark less noisy (#2689)Bartek Iwańczuk
2019-06-03Refactor test infrastructure (#2432)Bartek Iwańczuk
2019-05-30chore: refactor python tests to use unittest (#2414)Andy Hayden
2019-05-27chore: Port Python tests to unittest (#2408)Bartek Iwańczuk
2019-05-08Refactor unit test runner (#2294)Bartek Iwańczuk
2019-03-24Add benchmark for max latency (#1975)Bernard Lin
2019-01-21chore: update license lines (#1557)Yoshiya Hinosawa
2018-11-30Use pylint.Ryan Dahl
2018-10-16First pass at http benchmark.Ryan Dahl
2018-10-11Improve tools/unit_tests.py (#958)Ryan Dahl
2018-09-26tools: add shell_quote() utility functionBert Belder
2018-08-21Expose deno.exit() and add test.Ryan Dahl
2018-08-10Support wildcard matching of output in testsKitson Kelly