node/test/message
MURAKAMI Masahiko b85a11c28e
test: improve lib/internal/test_runner/test.js coverage
PR-URL: https://github.com/nodejs/node/pull/42745
Refs: https://coverage.nodejs.org/coverage-24adba675179ebba/lib/internal/test_runner/test.js.html#L371
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Akhil Marsonya <akhil.marsonya27@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2022-04-28 06:57:26 +02:00
..
2100bytes.js test: prepare for consistent comma-dangle lint rule 2021-04-01 23:14:29 -07:00
2100bytes.out
assert_throws_stack.js
assert_throws_stack.out errors: disp ver on fatal except that causes exit 2021-09-08 13:31:07 -04:00
async_error_eval_cjs.js test: prepare for consistent comma-dangle lint rule 2021-04-01 23:14:29 -07:00
async_error_eval_cjs.out
async_error_eval_esm.js test: prepare for consistent comma-dangle lint rule 2021-04-01 23:14:29 -07:00
async_error_eval_esm.out
async_error_microtask_main.js
async_error_microtask_main.out
async_error_nexttick_main.js
async_error_nexttick_main.out test: adapt message tests for V8 10.2 2022-04-12 22:11:17 +02:00
async_error_sync_esm.mjs
async_error_sync_esm.out
async_error_sync_main.js
async_error_sync_main.out
console.js
console.out
console_low_stack_space.js
console_low_stack_space.out
core_line_numbers.js
core_line_numbers.out test: adapt message tests for V8 10.2 2022-04-12 22:11:17 +02:00
error_aggregateTwoErrors.js lib: aggregate errors to avoid error swallowing 2021-03-19 12:43:03 +01:00
error_aggregateTwoErrors.out test: adapt message tests for V8 10.2 2022-04-12 22:11:17 +02:00
error_exit.js
error_exit.out test: adapt message tests for V8 10.2 2022-04-12 22:11:17 +02:00
error_with_nul.js
error_with_nul.out test: adapt message tests for V8 10.2 2022-04-12 22:11:17 +02:00
eval_messages.js
eval_messages.out errors: disp ver on fatal except that causes exit 2021-09-08 13:31:07 -04:00
events_unhandled_error_common_trace.js
events_unhandled_error_common_trace.out test: adapt message tests for V8 10.2 2022-04-12 22:11:17 +02:00
events_unhandled_error_nexttick.js
events_unhandled_error_nexttick.out test: adapt message tests for V8 10.2 2022-04-12 22:11:17 +02:00
events_unhandled_error_sameline.js
events_unhandled_error_sameline.out test: adapt message tests for V8 10.2 2022-04-12 22:11:17 +02:00
events_unhandled_error_subclass.js
events_unhandled_error_subclass.out test: adapt message tests for V8 10.2 2022-04-12 22:11:17 +02:00
hello_world.js
hello_world.out
if-error-has-good-stack.js
if-error-has-good-stack.out test: adapt message tests for V8 10.2 2022-04-12 22:11:17 +02:00
internal_assert.js
internal_assert.out errors: disp ver on fatal except that causes exit 2021-09-08 13:31:07 -04:00
internal_assert_fail.js
internal_assert_fail.out errors: disp ver on fatal except that causes exit 2021-09-08 13:31:07 -04:00
max_tick_depth.js
max_tick_depth.out
message.status
nexttick_throw.js
nexttick_throw.out test: adapt message tests for V8 10.2 2022-04-12 22:11:17 +02:00
promise_always_throw_unhandled.js
promise_always_throw_unhandled.out errors: disp ver on fatal except that causes exit 2021-09-08 13:31:07 -04:00
promise_unhandled_warn_with_error.js
promise_unhandled_warn_with_error.out
source_map_disabled_by_api.js process: add api to enable source-maps programmatically 2021-07-15 19:45:16 +08:00
source_map_disabled_by_api.out test: adapt message tests for V8 10.2 2022-04-12 22:11:17 +02:00
source_map_enabled_by_api.js process: add api to enable source-maps programmatically 2021-07-15 19:45:16 +08:00
source_map_enabled_by_api.out test: adapt message tests for V8 10.2 2022-04-12 22:11:17 +02:00
source_map_enclosing_function.js
source_map_enclosing_function.out test: adapt message tests for V8 10.2 2022-04-12 22:11:17 +02:00
source_map_reference_error_tabs.js
source_map_reference_error_tabs.out test: adapt message tests for V8 10.2 2022-04-12 22:11:17 +02:00
source_map_throw_catch.js
source_map_throw_catch.out test: adapt message tests for V8 10.2 2022-04-12 22:11:17 +02:00
source_map_throw_first_tick.js
source_map_throw_first_tick.out test: adapt message tests for V8 10.2 2022-04-12 22:11:17 +02:00
source_map_throw_icu.js
source_map_throw_icu.out test: adapt message tests for V8 10.2 2022-04-12 22:11:17 +02:00
source_map_throw_set_immediate.js
source_map_throw_set_immediate.out test: adapt message tests for V8 10.2 2022-04-12 22:11:17 +02:00
stack_overflow.js
stack_overflow.out errors: disp ver on fatal except that causes exit 2021-09-08 13:31:07 -04:00
stdin_messages.js
stdin_messages.out errors: disp ver on fatal except that causes exit 2021-09-08 13:31:07 -04:00
test-no-extra-info-on-fatal-exception.js errors: disp ver on fatal except that causes exit 2021-09-08 13:31:07 -04:00
test-no-extra-info-on-fatal-exception.out test: adapt message tests for V8 10.2 2022-04-12 22:11:17 +02:00
test_runner_no_refs.js test: add initial test module 2022-03-21 22:21:09 +00:00
test_runner_no_refs.out test_runner: add initial CLI runner 2022-04-28 06:56:10 +02:00
test_runner_no_tests.js test: add initial test module 2022-03-21 22:21:09 +00:00
test_runner_no_tests.out test: add initial test module 2022-03-21 22:21:09 +00:00
test_runner_only_tests.js test_runner: support 'only' tests 2022-04-04 15:14:49 +01:00
test_runner_only_tests.out test_runner: support 'only' tests 2022-04-04 15:14:49 +01:00
test_runner_output.js test: improve lib/internal/test_runner/test.js coverage 2022-04-28 06:57:26 +02:00
test_runner_output.out test: improve lib/internal/test_runner/test.js coverage 2022-04-28 06:57:26 +02:00
test_runner_unresolved_promise.js test: add initial test module 2022-03-21 22:21:09 +00:00
test_runner_unresolved_promise.out test_runner: add initial CLI runner 2022-04-28 06:56:10 +02:00
testcfg.py test: run message and pseudo-tty tests in parallel 2021-05-04 13:25:24 -07:00
throw_custom_error.js
throw_custom_error.out errors: disp ver on fatal except that causes exit 2021-09-08 13:31:07 -04:00
throw_error_with_getter_throw.js
throw_error_with_getter_throw.out errors: disp ver on fatal except that causes exit 2021-09-08 13:31:07 -04:00
throw_error_with_getter_throw_traced.js
throw_error_with_getter_throw_traced.out errors: disp ver on fatal except that causes exit 2021-09-08 13:31:07 -04:00
throw_in_line_with_tabs.js
throw_in_line_with_tabs.out errors: disp ver on fatal except that causes exit 2021-09-08 13:31:07 -04:00
throw_non_error.js
throw_non_error.out errors: disp ver on fatal except that causes exit 2021-09-08 13:31:07 -04:00
throw_null.js
throw_null.out errors: disp ver on fatal except that causes exit 2021-09-08 13:31:07 -04:00
throw_null_traced.js
throw_null_traced.out errors: disp ver on fatal except that causes exit 2021-09-08 13:31:07 -04:00
throw_undefined.js
throw_undefined.out errors: disp ver on fatal except that causes exit 2021-09-08 13:31:07 -04:00
throw_undefined_traced.js
throw_undefined_traced.out errors: disp ver on fatal except that causes exit 2021-09-08 13:31:07 -04:00
timeout_throw.js
timeout_throw.out test: adapt message tests for V8 10.2 2022-04-12 22:11:17 +02:00
undefined_reference_in_new_context.js
undefined_reference_in_new_context.out test: adapt message tests for V8 10.2 2022-04-12 22:11:17 +02:00
unhandled_promise_trace_warnings.js
unhandled_promise_trace_warnings.out
util-inspect-error-cause.js util: display a present-but-undefined error cause 2021-12-21 23:46:36 +00:00
util-inspect-error-cause.out util: display a present-but-undefined error cause 2021-12-21 23:46:36 +00:00
util_inspect_error.js
util_inspect_error.out
v8_warning.js
v8_warning.out
vm_caught_custom_runtime_error.js
vm_caught_custom_runtime_error.out
vm_display_runtime_error.js
vm_display_runtime_error.out test: adapt message tests for V8 10.2 2022-04-12 22:11:17 +02:00
vm_display_syntax_error.js
vm_display_syntax_error.out test: adapt message tests for V8 10.2 2022-04-12 22:11:17 +02:00
vm_dont_display_runtime_error.js test: enable no-empty ESLint rule 2022-02-05 12:58:32 +00:00
vm_dont_display_runtime_error.out test: adapt message tests for V8 10.2 2022-04-12 22:11:17 +02:00
vm_dont_display_syntax_error.js test: enable no-empty ESLint rule 2022-02-05 12:58:32 +00:00
vm_dont_display_syntax_error.out test: adapt message tests for V8 10.2 2022-04-12 22:11:17 +02:00