summaryrefslogtreecommitdiff
path: root/test/addons/make-callback
Commit message (Expand)AuthorAgeFilesLines
* test, tools: suppress addon function cast warningsDaniel Bevenius2019-02-011-2/+2
* test: flip assertion arguments for make-callback/test.jsTim Cheung2018-10-131-17/+17
* test: fix warnings in addon testsAli Ijaz Sheikh2018-02-161-2/+4
* test: properly tag anonymous namespacesMichael Dawson2018-02-081-1/+1
* test,doc: make module name match gyp target nameGabriel Schulhof2017-09-101-1/+1
* test,lib,doc: use function declarationsRich Trott2017-05-011-2/+2
* src: make cross-context MakeCallback() calls workBen Noordhuis2016-10-251-0/+4
* test: rename target to exports for consistencyDaniel Bevenius2016-10-191-2/+2
* test: enable addons test to pass with debug buildDaniel Bevenius2016-10-061-1/+1
* test: don't use internal headers in add-on testsBen Noordhuis2016-06-292-9/+5
* src: fix readability/namespace cpplint warningsBen Noordhuis2016-06-281-1/+1
* src: add include guards to internal headersBen Noordhuis2016-05-251-1/+4
* test: build addons with V8_DEPRECATION_WARNINGS=1Ben Noordhuis2016-05-101-0/+1
* tools: Use `throw new Error()` consistentlyRich Trott2015-11-101-2/+2
* test: add node::MakeCallback() test coverageBen Noordhuis2015-10-233-0/+109