node/test/js-native-api
Gabriel Schulhof 4b7f23f868 test: rename n-api to node-api
This renames the macros used in the tests from `NAPI_*` to
`NODE_API_*`.

PR-URL: https://github.com/nodejs/node/pull/37217
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: Beth Griggs <bgriggs@redhat.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
2021-02-06 05:03:38 -08:00
..
2_function_arguments test: rename n-api to node-api 2021-02-06 05:03:38 -08:00
3_callbacks test: rename n-api to node-api 2021-02-06 05:03:38 -08:00
4_object_factory test: rename n-api to node-api 2021-02-06 05:03:38 -08:00
5_function_factory test: rename n-api to node-api 2021-02-06 05:03:38 -08:00
6_object_wrap test: rename n-api to node-api 2021-02-06 05:03:38 -08:00
7_factory_wrap test: rename n-api to node-api 2021-02-06 05:03:38 -08:00
8_passing_wrapped test: rename n-api to node-api 2021-02-06 05:03:38 -08:00
test_array test: rename n-api to node-api 2021-02-06 05:03:38 -08:00
test_bigint test: rename n-api to node-api 2021-02-06 05:03:38 -08:00
test_constructor test: rename n-api to node-api 2021-02-06 05:03:38 -08:00
test_conversions test: rename n-api to node-api 2021-02-06 05:03:38 -08:00
test_dataview test: rename n-api to node-api 2021-02-06 05:03:38 -08:00
test_date test: rename n-api to node-api 2021-02-06 05:03:38 -08:00
test_error test: rename n-api to node-api 2021-02-06 05:03:38 -08:00
test_exception test: rename n-api to node-api 2021-02-06 05:03:38 -08:00
test_function test: rename n-api to node-api 2021-02-06 05:03:38 -08:00
test_general test: rename n-api to node-api 2021-02-06 05:03:38 -08:00
test_handle_scope test: rename n-api to node-api 2021-02-06 05:03:38 -08:00
test_instance_data test: rename n-api to node-api 2021-02-06 05:03:38 -08:00
test_new_target test: rename n-api to node-api 2021-02-06 05:03:38 -08:00
test_number test: rename n-api to node-api 2021-02-06 05:03:38 -08:00
test_object test: rename n-api to node-api 2021-02-06 05:03:38 -08:00
test_promise test: rename n-api to node-api 2021-02-06 05:03:38 -08:00
test_properties test: rename n-api to node-api 2021-02-06 05:03:38 -08:00
test_reference test: rename n-api to node-api 2021-02-06 05:03:38 -08:00
test_string test: rename n-api to node-api 2021-02-06 05:03:38 -08:00
test_symbol test: rename n-api to node-api 2021-02-06 05:03:38 -08:00
test_typedarray test: rename n-api to node-api 2021-02-06 05:03:38 -08:00
.gitignore test: partition N-API tests 2018-12-04 13:58:17 -08:00
common.c test: rename n-api to node-api 2021-02-06 05:03:38 -08:00
common.h test: rename n-api to node-api 2021-02-06 05:03:38 -08:00
entry_point.c test: partition N-API tests 2018-12-04 13:58:17 -08:00
testcfg.py test: partition N-API tests 2018-12-04 13:58:17 -08:00