node/test/node-api
Antoine du Hamel d5ad060073
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>
2025-01-24 22:17:37 +01:00
..
1_hello_world
test_async test: fix assertion message in test_async.c 2023-08-17 08:36:01 -03:00
test_async_cleanup_hook
test_async_context
test_buffer node-api: make napi_get_buffer_info check if passed buffer is valid 2024-03-25 19:27:13 +00:00
test_callback_scope
test_cleanup_hook
test_env_teardown_gc
test_exception
test_fatal src: print more information in C++ assertions 2023-12-11 11:12:20 +00:00
test_fatal_exception
test_general test: use tmpdir.resolve() 2023-09-10 18:07:39 +00:00
test_init_order
test_instance_data test: fix addons and node-api test assumptions 2025-01-24 22:17:37 +01:00
test_make_callback
test_make_callback_recurse
test_null_init
test_policy test,benchmark: use tmpdir.fileURL() 2023-09-10 18:07:39 +00:00
test_reference_by_node_api_version test: merge ongc and gcutil into gc.js 2024-10-02 07:57:44 +02:00
test_threadsafe_function node-api: make tsfn accept napi_finalize once more 2024-05-02 11:19:19 +02:00
test_uv_loop
test_uv_threadpool_size test: fix addons and node-api test assumptions 2025-01-24 22:17:37 +01:00
test_worker_buffer_callback
test_worker_terminate
test_worker_terminate_finalization
.gitignore
node-api.status
testcfg.py