summaryrefslogtreecommitdiff
path: root/test/addons/hello-world
AgeCommit message (Expand)Author
2019-08-15test: make exported method staticRainer Poisel
2019-02-01test, tools: suppress addon function cast warningsDaniel Bevenius
2019-01-09worker: remove `--experimental-worker` flagAnna Henningsen
2018-12-19test,doc: add tests and docs for addon unloadingAnna Henningsen
2018-11-09test: fix NewFromUtf8 compiler warningDaniel Bevenius
2018-07-03src: add context-aware init macro and docGabriel Schulhof
2018-04-23src: cover extra load-via-special-symbol scenarioGabriel Schulhof
2018-04-08test: verify multiple init via well-known symbolGabriel Schulhof
2018-03-01src: make process.dlopen() load well-known symbolBen Noordhuis
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-19test: rename target to exports for consistencyDaniel Bevenius
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
2012-03-14test: Fix path to require hello-world moduleShigeki Ohtsu
2012-02-27Use NODE_MODULE in the hello-world addon example.Nathan Rajlich
2011-12-20Support addons with gypRyan Dahl