node/test/addons-napi
ka3e 614eac3d1b test: refactor addons-napi/test_promise/test.js
* remove custom messages for assert that conceal values
* add comment explaining test
* add block scoping

PR-URL: https://github.com/nodejs/node/pull/16814
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2017-11-14 14:21:26 -06:00
..
1_hello_world n-api: refactor napi_addon_register_func 2017-09-14 15:02:10 -04:00
2_function_arguments n-api: refactor napi_addon_register_func 2017-09-14 15:02:10 -04:00
3_callbacks n-api: refactor napi_addon_register_func 2017-09-14 15:02:10 -04:00
4_object_factory n-api: add optional string length parameters 2017-09-18 17:47:34 -04:00
5_function_factory n-api: add optional string length parameters 2017-09-18 17:47:34 -04:00
6_object_wrap n-api: add optional string length parameters 2017-09-18 17:47:34 -04:00
7_factory_wrap n-api: add optional string length parameters 2017-09-18 17:47:34 -04:00
8_passing_wrapped n-api: add optional string length parameters 2017-09-18 17:47:34 -04:00
test_array n-api: refactor napi_addon_register_func 2017-09-14 15:02:10 -04:00
test_async n-api: fix warning about size_t compare with int 2017-09-24 10:47:27 -04:00
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 n-api: fix warning about size_t compare with int 2017-09-24 10:47:27 -04:00
test_dataview test: include actual value in assertion message 2017-10-29 09:34:26 +01:00
test_env_sharing n-api: fix warning about size_t compare with int 2017-09-24 10:47:27 -04:00
test_error test: remove template literal 2017-10-08 15:19:34 -07:00
test_exception test: improve assert messages in napi exception test 2017-11-13 07:59:35 -06:00
test_fatal n-api: fix warning about size_t compare with int 2017-09-24 10:47:27 -04:00
test_function n-api: fix warning about size_t compare with int 2017-09-24 10:47:27 -04:00
test_general test: improve error emssage reporting in testNapiRun.js 2017-11-13 07:59:37 -06:00
test_handle_scope n-api: check against invalid handle scope usage 2017-10-18 11:29:45 +02:00
test_make_callback n-api: fix warning about size_t compare with int 2017-09-24 10:47:27 -04:00
test_make_callback_recurse n-api: fix warning about size_t compare with int 2017-09-24 10:47:27 -04:00
test_number n-api: refactor napi_addon_register_func 2017-09-14 15:02:10 -04:00
test_object n-api: refactor napi_addon_register_func 2017-09-14 15:02:10 -04:00
test_promise test: refactor addons-napi/test_promise/test.js 2017-11-14 14:21:26 -06:00
test_properties n-api: fix warning about size_t compare with int 2017-09-24 10:47:27 -04:00
test_reference n-api: refactor napi_addon_register_func 2017-09-14 15:02:10 -04:00
test_string n-api: add check for large strings 2017-09-29 17:44:41 -04:00
test_symbol n-api: refactor napi_addon_register_func 2017-09-14 15:02:10 -04:00
test_typedarray test: add detailed message for assertion failure 2017-11-07 08:26:25 -05:00
test_warning n-api: use module name macro 2017-10-15 16:00:29 -07:00
.gitignore
common.h n-api: add code parameter to error helpers 2017-07-13 15:05:19 -04:00
testcfg.py n-api: remove n-api module loading flag 2017-09-19 19:06:44 -04:00