node/test/node-api
Rich Trott 294b3e60a5
test,doc,lib: adjust object literal newlines for lint rule
Before enabling object-curly-newline for our ESLint rules, adjust files
to comply with it.

Refs: https://eslint.org/docs/rules/object-curly-newline

PR-URL: https://github.com/nodejs/node/pull/37040
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
2021-06-11 09:30:18 +02:00
..
1_hello_world worker: improve integration with native addons 2019-02-22 21:42:09 +01:00
test_async test: convert most N-API tests from C++ to C 2020-08-10 21:21:50 -07:00
test_async_cleanup_hook node-api: define version 8 2021-04-25 07:18:11 +02:00
test_async_context n-api: fix test_async_context warnings 2020-12-15 20:15:25 +00:00
test_buffer buffer,n-api: release external buffers from BackingStore callback 2020-05-16 12:52:51 -07:00
test_callback_scope test: convert most N-API tests from C++ to C 2020-08-10 21:21:50 -07:00
test_cleanup_hook test: convert most N-API tests from C++ to C 2020-08-10 21:21:50 -07:00
test_env_teardown_gc node-api: stop ref gc during environment teardown 2021-04-26 12:42:24 +02:00
test_exception n-api: defer Buffer finalizer with SetImmediate 2019-06-14 13:03:12 +02:00
test_fatal test: partition N-API tests 2018-12-04 13:58:17 -08:00
test_fatal_exception test: partition N-API tests 2018-12-04 13:58:17 -08:00
test_general n-api: define release 6 2020-03-09 11:58:51 -07:00
test_instance_data module: deprecate module.parent 2020-07-16 17:09:13 -04:00
test_make_callback n-api: napi_make_callback emit async init with resource of async_context 2020-12-15 20:15:06 +00:00
test_make_callback_recurse test: convert most N-API tests from C++ to C 2020-08-10 21:21:50 -07:00
test_null_init test: partition N-API tests 2018-12-04 13:58:17 -08:00
test_policy test: cover import of a *.node file with a policy manifest 2019-05-30 15:38:54 +02:00
test_threadsafe_function test,doc,lib: adjust object literal newlines for lint rule 2021-06-11 09:30:18 +02:00
test_uv_loop src: de-lint header usage 2019-03-12 09:57:19 -04:00
test_worker_buffer_callback test: fix out-of-bound reads from invalid sizeof usage 2020-05-04 14:23:26 +02:00
test_worker_terminate worker: improve integration with native addons 2019-02-22 21:42:09 +01:00
test_worker_terminate_finalization n-api: unlink reference during its destructor 2020-12-15 20:15:09 +00:00
.gitignore test: add .gitignore file for node-api 2018-12-04 20:48:33 -08:00
node-api.status test: remove flaky designation for test_threadsafe_function 2019-03-04 11:09:47 -08:00
testcfg.py test: partition N-API tests 2018-12-04 13:58:17 -08:00