0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-22 13:13:32 -05:00
denoland-deno/cli/tests
Bartek Iwańczuk 5070671882 refactor: Remove call sites of "deno_core::resolve_url_or_path" (#18169)
These call sites didn't need to use "resolve_url_or_path".

Towards landing https://github.com/denoland/deno/pull/15454
2023-03-16 11:56:47 +09:00
..
integration fix(info/doc): add missing --no-lock and --lock flags (#18166) 2023-03-16 11:56:40 +09:00
node_compat chore(ext/node): suppress node compat tests stdout by default (#17909) 2023-03-10 12:43:29 +09:00
testdata fix(info/doc): add missing --no-lock and --lock flags (#18166) 2023-03-16 11:56:40 +09:00
unit refactor: Remove call sites of "deno_core::resolve_url_or_path" (#18169) 2023-03-16 11:56:47 +09:00
unit_node test(ext/node): add tty_test and util_test (#17868) 2023-02-23 12:28:19 +09:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00