node/test/addons-napi
Rich Trott 6c97f7fed5
doc: use American spellings per style guide
PR-URL: https://github.com/nodejs/node/pull/17471
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Jon Moss <me@jonathanmoss.me>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
2017-12-12 03:28:19 -05:00
..
1_hello_world
2_function_arguments
3_callbacks
4_object_factory
5_function_factory
6_object_wrap
7_factory_wrap tools: add cpplint rule for NULL usage 2017-12-12 03:27:59 -05:00
8_passing_wrapped
test_array
test_async
test_buffer test: use default assertion messages 2017-11-06 17:49:48 -05:00
test_constructor n-api,test: use module name macro 2017-10-13 15:08:38 +03:00
test_conversions
test_dataview test: include actual value in assertion message 2017-10-29 09:34:26 +01:00
test_env_sharing
test_error test: replace assert.throws with common.expectsError 2017-12-12 03:28:12 -05:00
test_exception test: improve assert messages in napi exception test 2017-11-13 07:59:35 -06:00
test_fatal
test_function
test_general n-api: add helper for addons to get the event loop 2017-12-11 17:25:45 -05:00
test_handle_scope doc: use American spellings per style guide 2017-12-12 03:28:19 -05:00
test_make_callback tools: add cpplint rule for NULL usage 2017-12-12 03:27:59 -05:00
test_make_callback_recurse tools: add cpplint rule for NULL usage 2017-12-12 03:27:59 -05:00
test_number doc: use American spellings per style guide 2017-12-12 03:28:19 -05:00
test_object
test_promise test: refactor addons-napi/test_promise/test.js 2017-11-14 14:21:26 -06:00
test_properties
test_reference
test_string n-api: add check for large strings 2017-09-29 17:44:41 -04:00
test_symbol
test_typedarray test: add detailed message for assertion failure 2017-11-07 08:26:25 -05:00
test_uv_loop n-api: add helper for addons to get the event loop 2017-12-11 17:25:45 -05:00
test_warning n-api: use module name macro 2017-10-15 16:00:29 -07:00
.gitignore
common.h
testcfg.py