node/test/node-api
Dario Piotrowicz cc7018ec51
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-14 17:19:20 +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 node-api: define version 10 2024-12-31 16:29:50 +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: 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 node-api: define version 10 2024-12-31 16:29:50 +00: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-14 17:19:20 +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