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
/
test.py
Age
Commit message (
Expand
)
Author
2019-01-15
Add --prefetch flag for deps prefetch without running (#1475)
Kevin (Kun) "Kassimo" Qian
2018-11-05
Add repl (#998)
Andy Hayden
2018-11-04
Improve integration test harness (#1142)
Kitson Kelly
2018-10-27
Ergonomics: Prompt TTY for permission escalation (#1081)
Ryan Dahl
2018-10-24
Remove deno_ns
Ryan Dahl
2018-10-19
Add missing copyrights (#1024)
ztplz
2018-10-15
Specify deno_dir location with env var DENO_DIR (#970)
Amos Lim
2018-09-26
Expand binary size benchmark (#830)
Kevin (Kun) "Kassimo" Qian
2018-09-26
Revert "Expand binary size benchmark (#830)"
Bert Belder
2018-09-25
Expand binary size benchmark (#830)
Kevin (Kun) "Kassimo" Qian
2018-09-24
Add thread count benchmark (#811)
Kevin (Kun) "Kassimo" Qian
2018-09-24
tools: make color output work on windows
Bert Belder
2018-09-08
tools/setup: replace generated args.gn unless handcrafted
Bert Belder
2018-09-06
Move installer to its own repo.
Ryan Dahl
2018-08-31
Add release installer (#639)
Mirko Jotic
2018-08-27
Add ability to unit test by permissions.
Ryan Dahl
2018-08-22
Implement writeFileSync
Ryan Dahl
2018-08-20
Enable http server for tests.
Ryan Dahl
2018-08-10
Support wildcard matching of output in tests
Kitson Kelly
2018-08-09
Adds js/unit_tests.ts (#448)
Ryan Dahl
2018-07-24
Remove handlers crate target.
Ryan Dahl
2018-07-21
Add tools/test.py test runner. (#384)
Ryan Dahl