node/test/node-api
Gabriel Schulhof 2d1b4a8cf7 node-api: rename nogc to basic
Signed-off-by: Gabriel Schulhof <gabrielschulhof@gmail.com>
PR-URL: https://github.com/nodejs/node/pull/53830
Reviewed-By: Vladimir Morozov <vmorozov@microsoft.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>
2024-07-26 09:25:02 -07: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 src: print more information in C++ assertions 2023-11-01 16:20:18 +00:00
test_fatal_exception
test_general test: use tmpdir.resolve() 2023-08-21 16:41:53 +00:00
test_init_order
test_instance_data
test_make_callback
test_make_callback_recurse
test_null_init
test_reference_by_node_api_version node-api: rename nogc to basic 2024-07-26 09:25:02 -07: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: improve UV_THREADPOOL_SIZE tests on .env 2023-11-03 17:25:54 +00:00
test_worker_buffer_callback
test_worker_terminate
test_worker_terminate_finalization
.gitignore
node-api.status
testcfg.py