85 Commits (master)

Author SHA1 Message Date
Jason Ginchereau bb91879f31 test: Make N-API weak-ref GC tests asynchronous 8 years ago
Michael Dawson effeff1843 test: improve n-api coverage for typed arrays 8 years ago
Michael Dawson d9ee297afb n-api: add napi_get_version 8 years ago
Michael Dawson 196190015d test: add coverage for napi_has_named_property 8 years ago
Michael Dawson 47919b3b6f
test: increase n-api constructor coverage 8 years ago
Jason Ginchereau a63b245b0a n-api: Retain last code when getting error info 8 years ago
Michael Dawson 0dd8b9a965 test: Improve N-API test coverage 8 years ago
Michael Dawson 47c3c58704 test: improve N-API test coverage 8 years ago
Rich Trott 9516aa19c1 test: add common.mustCall() to NAPI exception test 8 years ago
Michael Dawson 654afa2c19 test: improve n-api array func coverage 8 years ago
Jason Ginchereau 2e3fef7628 n-api: Handle fatal exception in async callback 8 years ago
Jason Ginchereau 2bbabb1f85 n-api: napi_get_cb_info should fill array 8 years ago
Michaël Zasso 0a734fec88 test: fix napi test_reference for recent V8 8 years ago
Hitesh Kanwathirtha 73d9c0f903 test: port test for make_callback to n-api 8 years ago
Michael Dawson 94a120cf65 test: add coverage for error apis 8 years ago
Michael Dawson 8aca66a1f3
test: fix warning in n-api reference test 8 years ago
Rich Trott a180259e42 test,lib,doc: use function declarations 8 years ago
gwer 0142276977
test: replace indexOf with includes 8 years ago
Jason Ginchereau 427125491f n-api: Reference and external tests 8 years ago
Michael Dawson 1d968030d4 test: add coverage for napi_cancel_async_work 8 years ago
Michael Dawson 4241577112 test: test doc'd napi_get_value_int32 behaviour 8 years ago
Jason Ginchereau b7a341d7e5
n-api: Enable scope and ref APIs during exception 8 years ago
Gabriel Schulhof ba7bac5c37
n-api: tighten null-checking and clean up last error 8 years ago
Jason Ginchereau 468275ac79 n-api: remove napi_get_value_string_length() 8 years ago
James M Snell 6c606916db Revert "test: port test for make_callback to n-api" 8 years ago
Hitesh Kanwathirtha 70b51c8cc3 test: port test for make_callback to n-api 8 years ago
Sampson Gao ad5f987558
n-api: add string api for latin1 encoding 8 years ago
Anna Henningsen 8bd26d3aea
test: fix compiler warning in n-api test 8 years ago
Michaël Zasso 9de2e159c4 test: add second argument to assert.throws 8 years ago
Michael Dawson 0ec0272e10 test: improve test coverage for n-api 8 years ago
taylor.woll 9decfb1521
n-api: implement async helper methods 8 years ago
Taylor Woll ca786c3734
n-api: change napi_callback to return napi_value 8 years ago
Jason Ginchereau 84602845c6 n-api: Update property attrs enum to match JS spec 8 years ago
Gabriel Schulhof 0a5bf4aee3 n-api: create napi_env as a real structure 8 years ago
Jason Ginchereau 56e881d0b0
n-api: add support for abi stable module API 8 years ago