summaryrefslogtreecommitdiff
path: root/test/node-api
AgeCommit message (Expand)Author
2019-11-30test: port worker + buffer test to N-APIAnna Henningsen
2019-09-05n-api: mark version 5 N-APIs as stableGabriel Schulhof
2019-07-25n-api: add APIs for per-instance state managementGabriel Schulhof
2019-06-28test: use assert() in N-API async testAnna Henningsen
2019-06-21n-api: make func argument of napi_create_threadsafe_function optionallegendecas
2019-06-14n-api: defer Buffer finalizer with SetImmediateAnna Henningsen
2019-05-30test: cover import of a *.node file with a policy manifestEvgenii Shchepotev
2019-04-24n-api: do not require JS Context for `napi_async_destroy()`Anna Henningsen
2019-03-12src: de-lint header usageRefael Ackermann
2019-03-04test: remove flaky designation for test_threadsafe_functionRich Trott
2019-02-22worker: improve integration with native addonsAnna Henningsen
2019-02-17n-api: do not call into JS when that is not allowedAnna Henningsen
2019-01-21n-api: mark thread-safe function as stableGabriel Schulhof
2018-12-04test: remove unused addons-napi directoryRich Trott
2018-12-04test: add .gitignore file for node-apiRich Trott
2018-12-04test: partition N-API testsGabriel Schulhof