0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-24 20:29:23 +01:00
nodejs/test/js-native-api/test_function
Octavian Soldea 1ee47d550c n-api: refactoring napi_create_function testing
This is a refactoring of https://github.com/nodejs/node/pull/26998
following https://github.com/nodejs/node/pull/28505.

The functions `add_last_status()` and `add_returned_status()` are now
reused, see also https://github.com/nodejs/node/pull/28848.

PR-URL: https://github.com/nodejs/node/pull/28894
Reviewed-By: Gabriel Schulhof <gabriel.schulhof@intel.com>
Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
2019-07-31 23:19:41 -07:00
..
binding.gyp n-api: refactoring napi_create_function testing 2019-07-31 23:19:41 -07:00
test_function.c n-api: refactoring napi_create_function testing 2019-07-31 23:19:41 -07:00
test.js n-api: refactoring napi_create_function testing 2019-07-31 23:19:41 -07:00