0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/message
Joyee Cheung bea5f26d34
test: fix if-error-has-good-stack
PR-URL: https://github.com/nodejs/node/pull/18378
Fixes: https://github.com/nodejs/node/issues/18377
Reviewed-By: Anatoli Papirovski <apapirovski@mac.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
2018-01-26 04:41:51 +08:00
..
2100bytes.js
2100bytes.out
console_low_stack_space.js lib: make console writable and non-enumerable 2018-01-18 18:12:16 +01:00
console_low_stack_space.out
core_line_numbers.js
core_line_numbers.out
error_exit.js test: improve to use template string 2018-01-17 08:50:02 +08:00
error_exit.out assert: use destructuring for errors 2018-01-24 13:16:08 +01:00
esm_display_syntax_error_import_module.mjs
esm_display_syntax_error_import_module.out
esm_display_syntax_error_import.mjs
esm_display_syntax_error_import.out
esm_display_syntax_error_module.mjs
esm_display_syntax_error_module.out module: refactor loader 2018-01-15 12:42:29 -06:00
esm_display_syntax_error.mjs
esm_display_syntax_error.out module: refactor loader 2018-01-15 12:42:29 -06:00
eval_messages.js
eval_messages.out
hello_world.js
hello_world.out
if-error-has-good-stack.js assert: wrap original error in ifError 2018-01-24 13:16:07 +01:00
if-error-has-good-stack.out test: fix if-error-has-good-stack 2018-01-26 04:41:51 +08:00
max_tick_depth.js test: improve to use template string 2018-01-17 08:50:02 +08:00
max_tick_depth.out
message.status
nexttick_throw.js
nexttick_throw.out
stack_overflow.js
stack_overflow.out
stdin_messages.js
stdin_messages.out
testcfg.py
throw_custom_error.js
throw_custom_error.out
throw_in_line_with_tabs.js
throw_in_line_with_tabs.out
throw_non_error.js
throw_non_error.out
throw_null.js
throw_null.out
throw_undefined.js
throw_undefined.out
timeout_throw.js
timeout_throw.out
undefined_reference_in_new_context.js
undefined_reference_in_new_context.out
unhandled_promise_trace_warnings.js
unhandled_promise_trace_warnings.out promises: refactor rejection handling 2018-01-21 12:37:43 -05:00
vm_caught_custom_runtime_error.js
vm_caught_custom_runtime_error.out
vm_display_runtime_error.js
vm_display_runtime_error.out
vm_display_syntax_error.js
vm_display_syntax_error.out
vm_dont_display_runtime_error.js
vm_dont_display_runtime_error.out
vm_dont_display_syntax_error.js
vm_dont_display_syntax_error.out