1 file changed
+1
-1
lines changed- .github/workflows/ci.generate.ts+24-1
- .github/workflows/ci.yml+16-1
- Cargo.lock+2-2
- Cargo.toml+1-1
- cli/standalone/binary.rs+29-9
- ext/node/lib.rs+1
- ext/node/ops/inspector.rs+14-3
- ext/node/polyfills/inspector.js+5-1
- runtime/inspector_server.rs+6-1
- runtime/worker.rs+2-1
- tests/integration/inspector_tests.rs+26
- tests/integration/mod.rs+14-3
- tests/specs/compile/unstable_npm_lazy_caching/__test__.jsonc+13
- tests/specs/compile/unstable_npm_lazy_caching/compile.out+10
- tests/specs/compile/unstable_npm_lazy_caching/deno.json+6
- tests/specs/compile/unstable_npm_lazy_caching/main.ts+2
- tests/specs/mod.rs+20-3
- tests/testdata/inspector/node/url.js+2
- tests/unit/mod.rs+11-2
- tests/unit_node/inspector_test.ts+14-1
- tests/unit_node/mod.rs+20-4
- tests/util/server/src/test_runner.rs+266-5
- tools/combine_test_results.js+26
0 commit comments