node/test/node-api
ywave620 4c0850539a process,worker: ensure code after exit() effectless
Cope with the delay(to the next function call) of
v8::Isolate::TerminateExecution()

PR-URL: https://github.com/nodejs/node/pull/45620
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Minwoo Jung <nodecorelab@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
2023-01-05 13:11:37 -03:00
..
1_hello_world
test_async test: use uv_sleep() where possible 2022-11-10 09:42:59 -03:00
test_async_cleanup_hook node-api: define version 8 2021-03-10 16:31:16 -05:00
test_async_context
test_buffer test: replace gc(true) with gc({ type: 'minor' }) 2022-06-21 22:54:09 +01:00
test_callback_scope
test_cleanup_hook
test_env_teardown_gc node-api: stop ref gc during environment teardown 2021-03-18 20:40:59 -07:00
test_exception
test_fatal test: enable no-empty ESLint rule 2022-02-05 12:58:32 +00:00
test_fatal_exception
test_general node-api: handle no support for external buffers 2022-11-10 09:45:37 -03:00
test_init_order node-api,src: fix module registration in MSVC C++ 2022-04-07 09:40:07 -04:00
test_instance_data
test_make_callback
test_make_callback_recurse
test_null_init
test_policy test: prepare for consistent comma-dangle lint rule 2021-04-01 23:14:29 -07:00
test_threadsafe_function node-api: emit uncaught-exception on unhandled tsfn callbacks 2022-05-27 13:32:08 -04:00
test_uv_loop
test_worker_buffer_callback
test_worker_terminate process,worker: ensure code after exit() effectless 2023-01-05 13:11:37 -03:00
test_worker_terminate_finalization
.gitignore
node-api.status test: mark flaky tests on smartos 2022-06-28 18:06:48 +01:00
testcfg.py