1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-01 16:51:13 -05:00
denoland-deno/cli/tests/integration
2022-03-10 16:21:48 +09:00
..
bundle_tests.rs feat(cli): add ignore directives to bundled code (#13309) 2022-01-12 13:05:06 +01:00
cache_tests.rs fix: don't crash when $HOME is a relative path (#13581) 2022-02-03 14:08:17 +01:00
compat_tests.rs compat: support --compat in web workers (#13629) 2022-02-11 13:41:56 +01:00
compile_tests.rs fix(compile): Support import maps (#13756) 2022-02-24 11:19:02 -05:00
coverage_tests.rs fix(coverage): merge coverage ranges (#13334) 2022-01-11 21:17:25 +01:00
doc_tests.rs chore: update copyright to 2022 (#13306) 2022-01-07 22:09:52 -05:00
eval_tests.rs chore: update copyright to 2022 (#13306) 2022-01-07 22:09:52 -05:00
fmt_tests.rs feat: auto-discover config file (#13313) 2022-01-17 20:10:17 -05:00
info_tests.rs chore: update copyright to 2022 (#13306) 2022-01-07 22:09:52 -05:00
inspector_tests.rs tests: Add inspector tests for "Memory" and "Profile" tabs (#13476) 2022-01-24 16:07:08 +01:00
install_tests.rs chore: update copyright to 2022 (#13306) 2022-01-07 22:09:52 -05:00
lint_tests.rs chore: update copyright to 2022 (#13306) 2022-01-07 22:09:52 -05:00
lsp_tests.rs feat(lsp): support linking to symbols in JSDoc on hover (#13631) 2022-02-10 10:08:53 +11:00
mod.rs feat: deno vendor (#13670) 2022-02-16 13:14:19 -05:00
repl_tests.rs fix(repl): fix null eval result (#13804) 2022-03-03 20:26:13 +05:30
run_tests.rs fix(cli): disable config discovery for remote script (#13745) 2022-03-03 20:24:17 +05:30
test_tests.rs fix(test): typecheck blocks annotated with long js/ts notations (#13785) 2022-03-10 16:21:48 +09:00
upgrade_tests.rs chore: update copyright to 2022 (#13306) 2022-01-07 22:09:52 -05:00
vendor_tests.rs feat: deno vendor (#13670) 2022-02-16 13:14:19 -05:00
watcher_tests.rs feat(cli): add "--no-clear-screen" flag (#13454) 2022-01-31 17:39:39 +01:00
worker_tests.rs chore: update copyright to 2022 (#13306) 2022-01-07 22:09:52 -05:00