summaryrefslogtreecommitdiff
path: root/tools/deno_dir_test.py
AgeCommit message (Expand)Author
2020-05-15chore: port deno_dir_test to Rust (#5408)uki00a
2020-02-02Remove //tests symlink (#3849)Luka Hartwig
2020-01-02Happy new year! (#3578)Ry Dahl
2019-07-17Refactor DenoDir (#2636)Bartek Iwańczuk
2019-06-08make tests quieter (#2468)Andy Hayden
2019-06-03Refactor test infrastructure (#2432)Bartek Iwańczuk
2019-05-30chore: refactor python tests to use unittest (#2414)Andy Hayden
2019-05-03add "deno run" subcommand (#2215)Bartek Iwańczuk
2019-01-21chore: update license lines (#1557)Yoshiya Hinosawa
2018-11-30Use pylint.Ryan Dahl
2018-11-08build: Use target/ instead of out/ (#1153)Ryan Dahl
2018-10-19Add missing copyrights (#1024)ztplz
2018-10-16FormatRyan Dahl
2018-10-15Specify deno_dir location with env var DENO_DIR (#970)Amos Lim