node/test/node-api
Livia Medeiros eeddbfae6c
test,benchmark: use `tmpdir.fileURL()`
PR-URL: https://github.com/nodejs/node/pull/49138
Refs: https://github.com/nodejs/node/pull/49040
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2023-08-21 16:42:03 +00:00
..
1_hello_world
test_async test: fix assertion message in test_async.c 2023-08-15 11:55:34 +00:00
test_async_cleanup_hook
test_async_context
test_buffer
test_callback_scope
test_cleanup_hook
test_env_teardown_gc
test_exception
test_fatal
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 node-api: deprecate napi_module_register 2023-03-24 14:00:40 -04:00
test_policy test,benchmark: use `tmpdir.fileURL()` 2023-08-21 16:42:03 +00:00
test_reference_by_node_api_version node-api: implement external strings 2023-06-13 21:54:03 -07:00
test_threadsafe_function
test_uv_loop
test_uv_threadpool_size test: add test for effect of UV_THREADPOOL_SIZE 2023-08-16 13:49:44 +00:00
test_worker_buffer_callback src: throw DataCloneError on transfering untransferable objects 2023-05-05 11:22:42 +00:00
test_worker_terminate
test_worker_terminate_finalization
.gitignore
node-api.status
testcfg.py