14 Commits (87df7e65bc5e3915cf9d3decc9133d8b4d004a30)

Author SHA1 Message Date
cjihrig ff1efa6087 test: use const for all require() calls 8 years ago
brad-decker 18016d3b3f test: replace assert.equal with assert.strictEqual 8 years ago
Daniel Bevenius 09d41e22cc test: rename target to exports for consistency 8 years ago
Daniel Bevenius fdca79fbc0 test: enable addons test to pass with debug build 8 years ago
Ben Noordhuis f644368e7c test: build addons with V8_DEPRECATION_WARNINGS=1 9 years ago
Rich Trott c78091d689 test: load common.js in all tests 9 years ago
Michaël Zasso 4abc896a82 src: replace usage of v8::Handle with v8::Local 9 years ago
Ben Noordhuis 71119284f9 test: drop Isolate::GetCurrent() from addon tests 9 years ago
Ben Noordhuis 8f4022e44b test: lint addon tests 9 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
Fedor Indutny 1442c1c6de addons: build and test examples 11 years ago
Shigeki Ohtsu d2fba2bf35 test: Fix path to require hello-world module 13 years ago
Nathan Rajlich aa35564ca1 Use NODE_MODULE in the hello-world addon example. 13 years ago
Ryan Dahl 18b92201be Support addons with gyp 13 years ago