deno/cli/tests
Asher Gomez f8f4e77632
feat(unstable): deno run --env (#20300)
This change adds the `--env=[FILE]` flag to the `run`, `compile`,
`eval`, `install` and `repl` subcommands. Environment variables set in
the CLI overwrite those defined in the `.env` file.
2023-11-01 15:21:13 +00:00
..
integration feat(unstable): deno run --env (#20300) 2023-11-01 15:21:13 +00:00
node_compat feat(ext/web): EventSource (#14730) 2023-10-31 18:16:27 +01:00
testdata feat(unstable): deno run --env (#20300) 2023-11-01 15:21:13 +00:00
unit chore: use kqueue backend of notify on macOS (#21028) 2023-10-31 16:43:04 +00:00
unit_node fix(ext/node): adapt dynamic type checking to Node.js behavior (#21014) 2023-11-01 16:06:25 +09:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00