summaryrefslogtreecommitdiff
path: root/test/addons/hello-world-function-export
AgeCommit message (Expand)Author
2019-02-01test, tools: suppress addon function cast warningsDaniel Bevenius
2018-11-09test: fix NewFromUtf8 compiler warningDaniel Bevenius
2017-09-10test,doc: make module name match gyp target nameGabriel Schulhof
2017-06-28test: remove unneeded HandleScope usageEzequiel Garcia
2017-05-15addons: remove semicolons from after module definitionGabriel Schulhof
2017-01-02test: use const for all require() callscjihrig
2016-12-01test: replace assert.equal with assert.strictEqualbrad-decker
2016-10-06test: enable addons test to pass with debug buildDaniel Bevenius
2016-05-10test: build addons with V8_DEPRECATION_WARNINGS=1Ben Noordhuis
2015-10-06test: load common.js in all testsRich Trott
2015-09-06src: replace usage of v8::Handle with v8::LocalMichaƫl Zasso
2015-08-18test: drop Isolate::GetCurrent() from addon testsBen Noordhuis
2015-08-18test: lint addon testsBen Noordhuis
2015-05-19test: enable linting for testsRoman Reiss
2014-01-22addons: build and test examplesFedor Indutny
2013-01-25addon: Pass module object to NODE_MODULE init functionisaacs