summaryrefslogtreecommitdiff
path: root/test/addons/make-callback
AgeCommit message (Expand)Author
2019-02-01test, tools: suppress addon function cast warningsDaniel Bevenius
2018-10-13test: flip assertion arguments for make-callback/test.jsTim Cheung
2018-02-16test: fix warnings in addon testsAli Ijaz Sheikh
2018-02-08test: properly tag anonymous namespacesMichael Dawson
2017-09-10test,doc: make module name match gyp target nameGabriel Schulhof
2017-05-01test,lib,doc: use function declarationsRich Trott
2016-10-25src: make cross-context MakeCallback() calls workBen Noordhuis
2016-10-19test: rename target to exports for consistencyDaniel Bevenius
2016-10-06test: enable addons test to pass with debug buildDaniel Bevenius
2016-06-29test: don't use internal headers in add-on testsBen Noordhuis
2016-06-28src: fix readability/namespace cpplint warningsBen Noordhuis
2016-05-25src: add include guards to internal headersBen Noordhuis
2016-05-10test: build addons with V8_DEPRECATION_WARNINGS=1Ben Noordhuis
2015-11-10tools: Use `throw new Error()` consistentlyRich Trott
2015-10-23test: add node::MakeCallback() test coverageBen Noordhuis