1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-04 17:18:23 -05:00
denoland-deno/cli/tests
Divy Srivastava 9f2e56ba96
chore: use internal namespace in 40_testing.js (#21141)
Towards #21136 

- [x] assign serializePermissions, setTimeout and setExitHandler APIs to
internal namespace
- [x] remove usage of assert
2023-11-10 14:34:41 +00:00
..
integration fix(node): cjs export analysis should probe for json files (#21113) 2023-11-07 16:38:55 -05:00
node_compat fix(ext): use String#toWellFormed in ext/webidl and ext/node (#21054) 2023-11-06 22:18:28 +01:00
testdata chore: use internal namespace in 40_testing.js (#21141) 2023-11-10 14:34:41 +00:00
unit fix(test) reduce queue persistence test time from 60 secs to 6 secs (#21142) 2023-11-10 11:28:38 +01:00
unit_node fix(node/child_process): properly normalize stdio for 'spawnSync' (#21103) 2023-11-10 05:59:39 +00:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00