node/test/js-native-api/test_general
Gabriel Schulhof 01e69be8ff
node-api: define version 10
Notable runtime changes to existing APIs:
- returning `node_api_cannot_run_js` instead of
  `napi_pending_exception`.
- allow creating references to objects, functions, and symbols.

PR-URL: https://github.com/nodejs/node/pull/55676
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2025-02-03 20:09:52 +01:00
..
binding.gyp test: avoid copying test source files 2023-09-10 06:11:36 +00:00
test.js node-api: define version 10 2025-02-03 20:09:52 +01:00
testEnvCleanup.js
testFinalizer.js test: merge ongc and gcutil into gc.js 2024-08-30 15:52:16 -03:00
testGlobals.js
testInstanceOf.js
testNapiRun.js
testNapiStatus.js
test_general.c test: avoid copying test source files 2023-09-10 06:11:36 +00:00