summaryrefslogtreecommitdiff
path: root/test/addons
AgeCommit message (Expand)Author
2013-02-21test: modify async native test.js to test for #4820Nathan Rajlich
2013-02-21test: add an "async-hello-world" native addon testNathan Rajlich
2013-01-25addon: Pass module object to NODE_MODULE init functionisaacs
2012-05-24test: update addons .gitignoreBen Noordhuis
2012-05-03addon: add AtExit() functionBen Noordhuis
2012-03-14test: Fix path to require hello-world moduleShigeki Ohtsu
2012-02-27Use NODE_MODULE in the hello-world addon example.Nathan Rajlich
2012-02-06Revert support for isolates.Ben Noordhuis
2011-12-29move isolate V8 functions out of node.ccRyan Dahl
2011-12-29Add shared-buffer isolate addon testRyan Dahl
2011-12-21Add gitignore file for addon testsRyan Dahl
2011-12-20Support addons with gypRyan Dahl