node/test/node-api
Rafael Gonzaga 9a7ae9b6c4
lib,src: remove --experimental-policy
Signed-off-by: RafaelGSS <rafael.nunu@hotmail.com>
PR-URL: https://github.com/nodejs/node/pull/52583
Refs: https://github.com/nodejs/node/issues/52575
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io>
Reviewed-By: Geoffrey Booth <webadmin@geoffreybooth.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
2024-05-08 07:16:04 +02:00
..
1_hello_world
test_async
test_async_cleanup_hook
test_async_context
test_buffer node-api: make napi_get_buffer_info check if passed buffer is valid 2024-02-23 16:50:07 +00:00
test_callback_scope
test_cleanup_hook
test_env_teardown_gc
test_exception
test_fatal
test_fatal_exception
test_general
test_init_order
test_instance_data
test_make_callback
test_make_callback_recurse
test_null_init
test_reference_by_node_api_version node-api: segregate nogc APIs from rest via type system 2023-12-19 07:37:15 +00:00
test_threadsafe_function node-api: make tsfn accept napi_finalize once more 2024-03-09 05:58:42 +00:00
test_uv_loop
test_uv_threadpool_size
test_worker_buffer_callback
test_worker_terminate
test_worker_terminate_finalization
.gitignore
node-api.status
testcfg.py