summaryrefslogtreecommitdiff
path: root/test/js-native-api
AgeCommit message (Expand)Author
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