summaryrefslogtreecommitdiff
path: root/test/addons
Commit message (Expand)AuthorAgeFilesLines
* addon: add AtExit() functionBen Noordhuis2012-05-033-0/+52
* test: Fix path to require hello-world moduleShigeki Ohtsu2012-03-141-1/+1
* Use NODE_MODULE in the hello-world addon example.Nathan Rajlich2012-02-271-4/+2
* Revert support for isolates.Ben Noordhuis2012-02-063-82/+0
* move isolate V8 functions out of node.ccRyan Dahl2011-12-291-1/+2
* Add shared-buffer isolate addon testRyan Dahl2011-12-293-0/+81
* Add gitignore file for addon testsRyan Dahl2011-12-211-0/+5
* Support addons with gypRyan Dahl2011-12-203-0/+29