node/test/addons-napi
Jayson D. Henkel e07e708102 test: improve message for assert.strictEqual()
PR-URL: https://github.com/nodejs/node/pull/16013
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Evan Lucas <evanlucas@me.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
2017-10-22 11:42:33 +05:30
..
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 n-api: refactor napi_addon_register_func 2017-09-14 15:02:10 -04: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 n-api: refactor napi_addon_register_func 2017-09-14 15:02:10 -04: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 message for assert.strictEqual() 2017-10-22 11:42:33 +05:30
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 n-api: fix warning about size_t compare with int 2017-09-24 10:47:27 -04: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: fix race condition in addon test 2017-10-09 11:30:04 -04: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: remove redundant error messages 2017-10-14 12:17:19 +08:00
test_warning n-api: use module name macro 2017-10-15 16:00:29 -07:00
.gitignore n-api: add support for abi stable module API 2017-04-03 10:31:25 +02:00
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