1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-01 09:24:20 -04:00
denoland-deno/cli/tests/integration
Luca Casonato b53997273d
feat(test): better errors for resource sanitizer (#13296)
This commit makes the errors produced from the resource sanitizer much
more human readable. It does this by using real words rather than our
"resource names" when referring to resources, and by giving helpful
hints on how to clean up each of the resources.
2022-01-25 17:03:38 +01:00
..
bundle_tests.rs feat(cli): add ignore directives to bundled code (#13309) 2022-01-12 13:05:06 +01:00
cache_tests.rs chore: update copyright to 2022 (#13306) 2022-01-07 22:09:52 -05:00
compat_tests.rs chore: update copyright to 2022 (#13306) 2022-01-07 22:09:52 -05:00
compile_tests.rs feat(cli): add ignore directives to bundled code (#13309) 2022-01-12 13:05:06 +01: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 fix(lsp): independent diagnostic publishing should include all diagnostic sources on each publish (#13483) 2022-01-24 18:04:24 -05:00
mod.rs test: type check lib.deno_core.d.ts (#13356) 2022-01-14 19:05:16 +01:00
repl_tests.rs chore: update copyright to 2022 (#13306) 2022-01-07 22:09:52 -05:00
run_tests.rs fix(runtime): don't crash when window is deleted (#13392) 2022-01-18 00:13:14 +01:00
test_tests.rs feat(test): better errors for resource sanitizer (#13296) 2022-01-25 17:03:38 +01:00
upgrade_tests.rs chore: update copyright to 2022 (#13306) 2022-01-07 22:09:52 -05:00
watcher_tests.rs chore: update copyright to 2022 (#13306) 2022-01-07 22:09:52 -05:00
worker_tests.rs chore: update copyright to 2022 (#13306) 2022-01-07 22:09:52 -05:00