0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-14 17:47:35 -05:00
denoland-deno/tests/specs/node
2024-12-21 10:00:18 -05:00
..
byonm_phantom_dep_res_failure
child_process_extra_pipes fix(ext/node): only set our end of child process pipe to nonblocking mode (#26495) 2024-10-23 21:13:30 -07:00
cjs_analysis_multiple_errors
cjs_dynamic_import_esm_with_exports
cjs_key_escaped_whitespace fix(node): handle cjs exports with escaped chars (#27438) 2024-12-21 10:00:18 -05:00
cjs_reexport_node_condition
cjs_reexport_same_specifier_in_sub_folder fix(npm): ensure scoped package name is encoded in URLs (#26390) 2024-10-18 20:38:57 +02:00
detect_es_module_defined_as_cjs
dynamic_import_and_require_dual fix(node): correct resolution of dynamic import of esm from cjs (#27071) 2024-11-26 14:38:24 -05:00
imports_wildcard
next_tick_uncaught_exception fix: report exceptions from nextTick (#26579) 2024-10-28 18:16:43 +01:00
node_debug
node_process_beforeexit_exit_events_emitted_without_listeners
node_test_module chore: remove unnecessary envs in spec tests (#25982) 2024-10-02 10:14:38 +01:00
node_test_module_no_sanitizers chore: remove unnecessary envs in spec tests (#25982) 2024-10-02 10:14:38 +01:00
readline_promises
rejection_handled_web_process
require_export_from_parent_with_no_filename fix(ext/node): resolve exports even if parent module filename isn't present (#26553) 2024-10-31 10:02:31 -07:00
stdio_ipc
unstable_detect_cjs feat(unstable): repurpose --unstable-detect-cjs to attempt loading more modules as cjs (#27094) 2024-11-27 09:50:38 -05:00
web_node_events_dispatched_in_correct_order
worker_threads
worker_threads_cache