0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-10 06:07:03 -04:00
deno/tests
Bartek Iwańczuk eca12e0eb8
fix(ext/node): process.uptime works without this (#23786)
Fixes https://github.com/denoland/deno/issues/23761

Co-authored-by: Satya Rohith <me@satyarohith.com>
2024-05-17 00:41:19 +02:00
..
config chore: move test_util/std to tests/util/std (#22402) 2024-02-13 09:22:49 -07:00
ffi chore: enable clippy::print_stdout and clippy::print_stderr (#23732) 2024-05-10 15:00:08 -04:00
integration refactor(lsp): Have JS drive TSC event loop in LSP (#23565) 2024-05-10 15:00:09 -04:00
napi chore: enable clippy::print_stdout and clippy::print_stderr (#23732) 2024-05-10 15:00:08 -04:00
node_compat test: fix node_compat_test (#23446) 2024-04-19 01:42:18 +02:00
registry fix(node): better cjs re-export handling (#23760) 2024-05-10 15:00:09 -04:00
specs fix(runtime): Allow opening /dev/fd/XXX for unix (#23743) 2024-05-10 15:00:09 -04:00
testdata fix(task): regression where npx <command> sometimes couldn't find command (#23730) 2024-05-10 15:00:08 -04:00
unit fix(ext/webgpu): invalidate GPUAdapter when a device is created (#23752) 2024-05-10 15:00:09 -04:00
unit_node fix(ext/node): process.uptime works without this (#23786) 2024-05-17 00:41:19 +02:00
util fix(lsp): move sloppy import resolution from loader to resolver (#23751) 2024-05-10 15:00:08 -04:00
wpt fix: Float16Array support (#23512) 2024-04-23 22:54:19 +02:00
Cargo.toml fix(npm): handle null fields in npm registry JSON (#23785) 2024-05-17 00:41:18 +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