1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/tests
Nathan Whitaker 9a859318d6
fix(node): Fix --allow-scripts with no deno.json (#24533)
We would resolve the wrong package.json, resulting in an inability to
run CJS (or other node-mode) scripts
2024-07-22 22:47:08 +02:00
..
config chore: move test_util/std to tests/util/std (#22402) 2024-02-13 09:22:49 -07:00
ffi BREAKING(unstable/ffi): remove callback reentrant flag (#24367) 2024-07-01 09:36:33 +05:30
integration fix(init): use bare specifier for jsr:@std/assert (#24581) 2024-07-22 22:46:39 +02:00
napi fix(napi): Read reference ownership before calling finalizer to avoid crash (#24203) 2024-06-13 22:31:42 +00:00
node_compat fix: do not return undefined for missing global properties (#24474) 2024-07-09 10:07:56 -07:00
registry fix(node): Fix --allow-scripts with no deno.json (#24533) 2024-07-22 22:47:08 +02:00
specs fix(node): Fix --allow-scripts with no deno.json (#24533) 2024-07-22 22:47:08 +02:00
testdata Revert "refactor(fetch): reimplement fetch with hyper instead of reqwest (#24237)" (#24574) 2024-07-22 22:46:39 +02:00
unit Revert "refactor(fetch): reimplement fetch with hyper instead of reqwest (#24237)" (#24574) 2024-07-22 22:46:39 +02:00
unit_node fix(std/http2): release window capacity back to remote stream (#24576) 2024-07-22 22:46:40 +02:00
util chore: fix flaky publish::npm_workspace test (#24511) 2024-07-10 20:44:37 +00:00
wpt fix(docs): fix some deno.land/manual broken urls (#24557) 2024-07-22 22:46:39 +02:00
Cargo.toml Revert "refactor(fetch): reimplement fetch with hyper instead of reqwest (#24237)" (#24574) 2024-07-22 22:46:39 +02:00
lib.rs chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
README.md chore: continue tests/ re-org (#22396) 2024-02-12 17:13:14 -07:00

Deno Integration Tests