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
/
unit_tests.py
Age
Commit message (
Expand
)
Author
2019-09-19
Remove test.py, use cargo test as test frontend (#2967)
Ryan Dahl
2019-08-03
Enforce env permission on homeDir() and execPath (#2714)
Kevin (Kun) "Kassimo" Qian
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-08
Refactor unit test runner (#2294)
Bartek Iwańczuk
2019-05-03
add "deno run" subcommand (#2215)
Bartek Iwańczuk
2019-05-02
Re-enable networking unit tests (#2268)
Ryan Dahl
2019-04-20
fix typo in permissions explanation (#2162)
Jonathon Orsi
2019-04-08
Allow high precision performance.now() (#1977)
Vincent LE GOFF
2019-04-07
Fix unit_tests.py (#2065)
Ryan Dahl
2019-04-07
Refactor CLI flag parsing (#2025)
Bartek Iwańczuk
2019-03-28
Merge the --recompile and --reload flags (#2003)
Ryan Dahl
2019-02-12
Decouple ts_library_builder from std/testing (#1749)
Ryan Dahl
2019-02-11
fix: improve formatting (#1732)
Yoshiya Hinosawa
2019-02-08
Add --allow-read (#1689)
Dmitry Sharshakov
2019-01-21
chore: update license lines (#1557)
Yoshiya Hinosawa
2018-11-30
Use pylint.
Ryan Dahl
2018-11-16
First pass at running subprocesses (#1156)
Bert Belder
2018-11-08
build: Use target/ instead of out/ (#1153)
Ryan Dahl
2018-10-19
Add missing copyrights (#1024)
ztplz
2018-10-16
Format
Ryan Dahl
2018-10-11
Add support for --types
Kitson Kelly
2018-10-11
Improve tools/unit_tests.py (#958)
Ryan Dahl
2018-09-05
Add --reload to JS unit tests.
Ryan Dahl
2018-09-03
Format.
Ryan Dahl
2018-08-31
Implemented deno.env and refactored flags.rs
Aaron Power
2018-08-27
Add ability to unit test by permissions.
Ryan Dahl