index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
util_test.py
Age
Commit message (
Expand
)
Author
2020-11-05
build: rewrite tools/ scripts to deno (#8247)
Bartek Iwańczuk
2020-11-04
chore: remove dead Python code (#8248)
Bartek Iwańczuk
2020-08-28
Move benchmarks to Rust (#7134)
Valentin Anger
2020-05-06
remove target_test.py (#5112)
Ryan Dahl
2020-01-21
change copyrights from 2019 to 2020 (#3733)
Takashi Idobe
2019-09-11
Upgrade pylint (#2917)
Ryan Dahl
2019-09-10
feat: Make integration tests rust unit tests (#2884)
Bartek Iwańczuk
2019-07-28
benchmarks: make latency benchmark less noisy (#2689)
Bartek Iwańczuk
2019-06-03
Refactor test infrastructure (#2432)
Bartek Iwańczuk
2019-05-30
chore: refactor python tests to use unittest (#2414)
Andy Hayden
2019-05-27
chore: Port Python tests to unittest (#2408)
Bartek Iwańczuk
2019-05-08
Refactor unit test runner (#2294)
Bartek Iwańczuk
2019-03-24
Add benchmark for max latency (#1975)
Bernard Lin
2019-01-21
chore: update license lines (#1557)
Yoshiya Hinosawa
2018-11-30
Use pylint.
Ryan Dahl
2018-10-16
First pass at http benchmark.
Ryan Dahl
2018-10-11
Improve tools/unit_tests.py (#958)
Ryan Dahl
2018-09-26
tools: add shell_quote() utility function
Bert Belder
2018-08-21
Expose deno.exit() and add test.
Ryan Dahl
2018-08-10
Support wildcard matching of output in tests
Kitson Kelly