0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/test/addons-napi
Attila Gonda 2336df1b50 test: add detailed message for assertion failure
PR-URL: https://github.com/nodejs/node/pull/16812
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
2017-11-07 12:31:53 +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 test: use default assertion messages 2017-11-06 18:24:17 +00: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 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: add detailed message for assertion failure 2017-11-07 12:31:53 +05:30
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