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