20 Commits (a10b47608544c55cfb5e1efe701d18705f73dd96)

Author SHA1 Message Date
Anna Henningsen ad1d745498
test: extend async addon test 7 years ago
Ezequiel Garcia dc3d29519d
test: remove unneeded HandleScope usage 8 years ago
James M Snell a7b94500f2
test: add common.noop, default for common.mustCall() 8 years ago
Gabriel Schulhof 8860117600
addons: remove semicolons from after module definition 8 years ago
Gibson Fahnestock db61c952de
test: use eslint to fix var->const/let 8 years ago
brad-decker 74919eb5ef
test: replace assert.equal with assert.strictEqual 8 years ago
Daniel Bevenius 147a06d4a5 test: enable addons test to pass with debug build 8 years ago
cjihrig 9e9d499b8b test: use mustCall() for simple flow tracking 9 years ago
Ben Noordhuis f264749c5c test: build addons with V8_DEPRECATION_WARNINGS=1 9 years ago
Junliang Yan 4139f2a820 test: fix missing unistd.h on windows 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 10 years ago
Ben Noordhuis 71119284f9 test: drop Isolate::GetCurrent() from addon tests 10 years ago
Ben Noordhuis 8f4022e44b test: lint addon tests 10 years ago
Ben Noordhuis 280fb01daf test: fix deprecation warning in addons test 10 years ago
Roman Reiss f29762f4dd test: enable linting for tests 10 years ago
Ben Noordhuis 1f17f88071 src, test: fix up ObjectWrap, `make test-addons` 11 years ago
Fedor Indutny 1442c1c6de addons: build and test examples 11 years ago
Nathan Rajlich 50c88e0ff2 test: modify async native test.js to test for #4820 12 years ago
Nathan Rajlich 4b61522f16 test: add an "async-hello-world" native addon test 12 years ago