59 Commits (4b23b429818d3fef1714cbdea4c6a1fd06410a5f)

Author SHA1 Message Date
Rich Trott aa6fac68da test: adjust indentation for stricter linting 8 years ago
Shivanth MP 77ca3cb474 n-api: add support for DataView 8 years ago
Gabriel Schulhof 9926dfebc8
n-api: re-use napi_env between modules 8 years ago
Pratik Jain 7849b52810
test: changed error message validator 8 years ago
Sebastiaan Deckers bb29405904
lib,src: fix consistent spacing inside braces 8 years ago
Song, Bintao Garfield e3f7a54d0a test: replace string concat with template literal 8 years ago
Kyle Farnung 73078d6072 n-api: add napi_fatal_error API 8 years ago
Michael Dawson ac41db4af0 n-api: add code parameter to error helpers 8 years ago
cjihrig 598a128ff4 test: handle missing V8 tests in n-api test 8 years ago
Kyle Farnung f52c707853 n-api: wrap test macros in do/while 8 years ago
Gabriel Schulhof d5b397c9b6 n-api: Implement stricter wrapping 8 years ago
Daniel Bevenius 8f3dab4b63 n-api: fix warning in test_general 8 years ago
cjihrig 9c6804c1df n-api: add napi_has_own_property() 8 years ago
Michael Dawson 34cf8ad73d test: add coverage for napi_typeof 8 years ago
cjihrig 732ae419b4 n-api: add napi_delete_property() 8 years ago
cjihrig f803e77b1e n-api: add napi_delete_element() 8 years ago
cjihrig 0f1888f313 test: verify napi_get_property() walks prototype 8 years ago
Michael Dawson 3e18c49657 n-api: avoid crash in napi_escape_scope() 8 years ago
Roman Reiss ecf6a46d98
src,lib,test,doc: correct misspellings 8 years ago
Michael Dawson 01f4d9af5e test: add coverage for napi_property_descriptor 8 years ago
Jason Ginchereau ddba969321 test: fix build warning in addons-napi/test_object 8 years ago
Michael Dawson bd4b79051a test: consolidate n-api test addons - part2 8 years ago
Michael Dawson 7a7ac1c6db test: consolidate n-api test addons 8 years ago
Jason Ginchereau 8ab8c33985 n-api: enable napi_wrap() to work with any object 8 years ago
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