1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-25 15:29:32 -05:00
denoland-deno/cli/tests/integration
David Sherret daed588557
fix(config): regression - handle relative patterns with leading dot slash (#21922)
This is a hacky quick fix. We need to spend more time cleaning up this
code and push more stuff down into deno_config.

Closes #21916
2024-01-13 10:39:22 -05:00
..
bench_tests.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
bundle_tests.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
cache_tests.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
cert_tests.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
check_tests.rs fix(cli): respect exclude option for deno check command (#21779) 2024-01-03 20:43:17 -05:00
compile_tests.rs fix(compile): preserve granular unstable features (#21827) 2024-01-06 19:31:09 +05:30
coverage_tests.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
doc_tests.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
eval_tests.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
flags_tests.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
fmt_tests.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
info_tests.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
init_tests.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
inspector_tests.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
install_tests.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
js_unit_tests.rs chore: increase unit test timeout to 3m (#21760) 2024-01-02 16:56:52 +01:00
jsr_tests.rs feat(unstable): fast subset type checking of JSR dependencies (#21873) 2024-01-10 22:40:30 +00:00
jupyter_tests.rs fix(jupyter): error message when install fails due to jupyter command not being on PATH (#21767) 2024-01-03 14:45:10 +00:00
lint_tests.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
lsp_tests.rs fix: android support (#19437) 2024-01-10 06:04:14 -07:00
mod.rs fix(jupyter): error message when install fails due to jupyter command not being on PATH (#21767) 2024-01-03 14:45:10 +00:00
node_compat_tests.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
node_unit_tests.rs feat: "rejectionhandled" Web event and "rejectionHandled" Node event (#21875) 2024-01-12 22:10:42 +00:00
npm_tests.rs fix(unstable/byonm): support using an import map with byonm (#21786) 2024-01-04 09:20:58 +05:30
publish_tests.rs fix(publish): require http server for tests (#21919) 2024-01-12 15:59:27 -07:00
repl_tests.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
run_tests.rs feat: "rejectionhandled" Web event and "rejectionHandled" Node event (#21875) 2024-01-12 22:10:42 +00:00
shared_library_tests.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
task_tests.rs fix(task): do not eagerly auto-install packages in package.json when "nodeModulesDir": false (#21858) 2024-01-08 19:30:36 -05:00
test_tests.rs fix(config): regression - handle relative patterns with leading dot slash (#21922) 2024-01-13 10:39:22 -05:00
upgrade_tests.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
vendor_tests.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
watcher_tests.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00
worker_tests.rs chore: update copyright to 2024 (#21753) 2024-01-01 19:58:21 +00:00