summaryrefslogtreecommitdiff
path: root/test/addons-napi/test_exception/test.js
AgeCommit message (Expand)Author
2018-12-04test: partition N-API testsGabriel Schulhof
2018-11-19test: fix arguments order in napi test_exceptionkanishk30
2018-03-27n-api: ensure in-module exceptions are propagatedGabriel Schulhof
2018-02-01test: show pending exception error in napi testsBen Wilcox
2018-01-26test: refactor addons-napi/test_exception/test.jsRich Trott
2018-01-25Revert "build,test: make building addon tests less fragile"Rod Vagg
2018-01-21build,test: make building addon tests less fragileBen Noordhuis
2017-11-08test: improve assert messages in napi exception testPaul Blanche
2017-10-22test: improve message for assert.strictEqual()Jayson D. Henkel
2017-05-13test: add common.mustCall() to NAPI exception testRich Trott
2017-05-01test,lib,doc: use function declarationsRich Trott
2017-04-03n-api: add support for abi stable module APIJason Ginchereau