summaryrefslogtreecommitdiff
path: root/tests/integration/vendor_tests.rs
AgeCommit message (Expand)Author
2024-09-03BREAKING: remove `deno vendor` (#25343)Asher Gomez
2024-08-30BREAKING: `DENO_FUTURE=1` by default, or welcome to Deno 2.0 (#25213)Bartek IwaƄczuk
2024-07-10feat: deprecate `deno vendor` (#22183)Asher Gomez
2024-05-07chore: fix flaky net_listen_allow_localhost_4555 (#23726)David Sherret
2024-05-07chore(test): move npm registries to separate servers and to the `tests/regist...David Sherret
2024-04-18fix(cli): avoid `deno add` and `deno vendor` errors when deno.json is empty (...nokazn
2024-02-12chore: continue tests/ re-org (#22396)Matt Mastracci
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci