summaryrefslogtreecommitdiff
path: root/test/addons/hello-world/binding.cc
AgeCommit message (Expand)Author
2019-08-15test: make exported method staticRainer Poisel
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-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
2016-10-19test: rename target to exports for consistencyDaniel Bevenius
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
2014-01-22addons: build and test examplesFedor Indutny
2012-02-27Use NODE_MODULE in the hello-world addon example.Nathan Rajlich
2011-12-20Support addons with gypRyan Dahl