summaryrefslogtreecommitdiff
path: root/test/js-native-api
AgeCommit message (Expand)Author
2019-11-28n-api: implement napi_is_detached_arraybufferDenys Otrishko
2019-10-26doc: remove "it is important to" phrasingRich Trott
2019-10-14n-api: add `napi_detach_arraybuffer`legendecas
2019-10-13src: render N-API weak callbacks as cleanup hooksGabriel Schulhof
2019-09-05n-api: mark version 5 N-APIs as stableGabriel Schulhof
2019-08-01test: refactoring test_error testinghimself65
2019-07-31n-api: refactoring napi_create_function testingOctavian Soldea
2019-07-26n-api: refactor a previous commitOctavian Soldea
2019-07-25n-api: add APIs for per-instance state managementGabriel Schulhof
2019-07-18test: propagate napi_status to JSOctavian Soldea
2019-06-17n-api: define ECMAScript-compliant accessors on napi_define_classlegendecas
2019-06-17n-api: define ECMAScript-compliant accessors on napi_define_propertieslegendecas
2019-06-07src: add napi_define_class() null checksOctavian Soldea
2019-05-13test: pass null params to napi_xxx_property()Octavian Soldea
2019-05-13tools: force common be required before any other modulesZYSzys
2019-05-06n-api: make napi_get_property_names return stringsAnna Henningsen
2019-04-30test: check `napi_get_reference_value()` during finalizationAnna Henningsen
2019-04-10test: pass null params to napi_create_function()Octavian Soldea
2019-04-05test: cover napi_get/set/has_named_property()Gabriel Schulhof
2019-03-27benchmark,doc,lib: capitalize more commentsRuben Bridgewater
2019-03-23n-api: remove code from error nameRuben Bridgewater
2019-03-12test: fix compiler warning in test_string.cDaniel Bevenius
2019-03-10benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-03-09n-api: improve performance creating stringsAnthony Tuininga
2019-02-28n-api: implement date objectJarrod Connolly
2019-02-28benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2019-01-21n-api: mark thread-safe function as stableGabriel Schulhof
2018-12-21test: remove unnecessary eslint-disable commentsRich Trott
2018-12-19test: remove obsolete eslint commentscjihrig
2018-12-17doc,lib,test: capitalize comment sentencesRuben Bridgewater
2018-12-10tools: capitalize sentencesRuben Bridgewater
2018-12-04test: partition N-API testsGabriel Schulhof