node/test/node-api
Dario Piotrowicz b369ad6e45
test: remove unnecessary assert requiring from tests
PR-URL: https://github.com/nodejs/node/pull/57008
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>
2025-02-17 10:45:07 +01:00
..
1_hello_world
test_async
test_async_cleanup_hook
test_async_context
test_buffer node-api: define version 10 2025-01-02 15:30:44 +01: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_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-23 22:54:20 +02:00
test_make_callback
test_make_callback_recurse
test_null_init
test_reference_by_node_api_version node-api: define version 10 2025-01-02 15:30:44 +01: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: remove unnecessary assert requiring from tests 2025-02-17 10:45:07 +01:00
test_worker_buffer_callback
test_worker_terminate
test_worker_terminate_finalization
.gitignore
node-api.status
testcfg.py