Age | Commit message (Expand) | Author |
---|---|---|
2020-05-06 | remove target_test.py (#5112) | Ryan Dahl |
2020-05-06 | BREAKING: execPath should require allow-read (#5109) | Ryan Dahl |
2020-03-20 | Remove DENO_BUILD_MODE and DENO_BUILD_PATH (#4431) | Ryan Dahl |
2020-02-02 | Remove //tests symlink (#3849) | Luka Hartwig |
2020-01-05 | Replace libdeno with rusty_v8 (#3556) | Ry Dahl |
2019-09-19 | Remove test.py, use cargo test as test frontend (#2967) | Ryan Dahl |
2019-09-18 | First pass at github actions (#2966) | Ryan Dahl |
2019-09-10 | Remove error message mentioning build.py | Bert Belder |
2019-09-06 | Remove tools/build.py (#2865) | Ryan Dahl |
2019-09-04 | Run tests after "cargo build" on travis (#2854) | Ryan Dahl |
2019-08-30 | Remove ts_library_builder, maintain lib.deno_runtime.d.ts by hand (#2827) | Ryan Dahl |
2019-08-03 | Enforce env permission on homeDir() and execPath (#2714) | Kevin (Kun) "Kassimo" Qian |
2019-06-30 | fix: normalize Deno.execPath (#2598) | Bartek Iwańczuk |
2019-06-08 | make tests quieter (#2468) | Andy Hayden |
2019-06-03 | Refactor test infrastructure (#2432) | Bartek Iwańczuk |