node/test/node-api
Antoine du Hamel 47ad609d64
test: fix addons and node-api test assumptions
PR-URL: https://github.com/nodejs/node/pull/55441
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2024-10-22 07:49:19 +00:00
..
1_hello_world
test_async
test_async_cleanup_hook
test_async_context
test_buffer node-api: add napi_create_buffer_from_arraybuffer method 2024-10-11 15:21:57 +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: fix typos 2024-09-28 13:58:55 +00:00
test_instance_data test: fix addons and node-api test assumptions 2024-10-22 07:49:19 +00:00
test_make_callback
test_make_callback_recurse
test_null_init
test_reference_by_node_api_version
test_threadsafe_function
test_uv_loop
test_uv_threadpool_size test: fix addons and node-api test assumptions 2024-10-22 07:49:19 +00:00
test_worker_buffer_callback
test_worker_terminate
test_worker_terminate_finalization
.gitignore
node-api.status
testcfg.py