node/test/node-api
Vladimir Morozov ca981be2b9 node-api: deprecate napi_module_register
PR-URL: https://github.com/nodejs/node/pull/46319
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>
2023-04-07 09:14:33 -03:00
..
1_hello_world test: rename n-api to node-api 2021-02-06 05:03:38 -08:00
test_async test: add trailing commas in test/node-api 2023-01-31 18:18:10 -05:00
test_async_cleanup_hook node-api: verify cleanup hooks order 2023-03-18 10:36:07 +01:00
test_async_context test: add trailing commas in test/node-api 2023-01-31 18:18:10 -05:00
test_buffer test: replace gc(true) with gc({ type: 'minor' }) 2022-06-21 22:54:09 +01:00
test_callback_scope test: add trailing commas in test/node-api 2023-01-31 18:18:10 -05:00
test_cleanup_hook node-api: verify cleanup hooks order 2023-03-18 10:36:07 +01:00
test_env_teardown_gc node-api: stop ref gc during environment teardown 2021-03-18 20:40:59 -07:00
test_exception test: rename n-api to node-api 2021-02-06 05:03:38 -08:00
test_fatal test: enable no-empty ESLint rule 2022-02-05 12:58:32 +00:00
test_fatal_exception test: rename n-api to node-api 2021-02-06 05:03:38 -08:00
test_general test: add trailing commas in test/node-api 2023-01-31 18:18:10 -05:00
test_init_order node-api,src: fix module registration in MSVC C++ 2022-04-07 09:40:07 -04:00
test_instance_data test: rename n-api to node-api 2021-02-06 05:03:38 -08:00
test_make_callback test: rename n-api to node-api 2021-02-06 05:03:38 -08:00
test_make_callback_recurse test: rename n-api to node-api 2021-02-06 05:03:38 -08:00
test_null_init node-api: deprecate napi_module_register 2023-04-07 09:14:33 -03:00
test_policy test: add trailing commas in test/node-api 2023-01-31 18:18:10 -05:00
test_threadsafe_function test: add trailing commas in test/node-api 2023-01-31 18:18:10 -05:00
test_uv_loop test: rename n-api to node-api 2021-02-06 05:03:38 -08:00
test_worker_buffer_callback test: rename n-api to node-api 2021-02-06 05:03:38 -08:00
test_worker_terminate process,worker: ensure code after exit() effectless 2023-01-05 13:11:37 -03:00
test_worker_terminate_finalization test: rename n-api to node-api 2021-02-06 05:03:38 -08:00
.gitignore
node-api.status test: mark flaky tests on smartos 2022-06-28 18:06:48 +01:00
testcfg.py