104 Commits (c8a21436c9f2b74eecb2d7e99879ec1bc3d72a4c)

Author SHA1 Message Date
Trevor Norris d28d20ccb7
test: skip test when checking async_hooks 7 years ago
jBarz c5eb5bfc2e
build: enable runtime linking 7 years ago
Anna Henningsen bdaa2cb585
test: add regression test for 5691 7 years ago
Anna Henningsen 64616bb769
src: refactor async callback handling 7 years ago
Gabriel Schulhof 78286984da test,doc: make module name match gyp target name 7 years ago
Ezequiel Garcia 5f22375922
src: add support to pass flags to dlopen 8 years ago
Anna Henningsen 7e544240d3
test: extend async addon test 7 years ago
Daniil Shakir 6c382dea6b test: remove unused parameters 7 years ago
Daniel Bevenius 95c8df18f1 test: add test to verify ErrnoException path 7 years ago
Michaël Zasso 753b68f9d8 test: support odd value for kStringMaxLength 7 years ago
Ezequiel Garcia 13d6eae5f3 test: add check on an addon that does not register 7 years ago
Sebastiaan Deckers bb29405904
lib,src: fix consistent spacing inside braces 7 years ago
Andreas Madsen c6ce500edf
async_hooks: C++ Embedder API overhaul 7 years ago
Vse Mozhet Byt 2d2986ae72 test: simplify test skipping 7 years ago
Nataly Shrits 20b00f3a36 test: replace indexOf with includes and startsWith 7 years ago
Daniel Bevenius 0d95a0b60a test: remove undef NDEBUG from at-exit addons test 7 years ago
Ezequiel Garcia ea12038ffe test: remove unneeded HandleScope usage 7 years ago
Anna Henningsen af1a551965
async_hooks: proper id stacking for Promises 7 years ago
Andreas Madsen de762b71f2
async_hooks: rename currentId and triggerId 7 years ago
Trevor Norris a2fdb76677
async_wrap: use kTotals to enable PromiseHook 7 years ago
Anna Henningsen 1a2cd91b20
test: add AsyncResource addon test 8 years ago
Gabriel Schulhof 276720921b
addons: remove semicolons from after module definition 8 years ago
Rich Trott b7bc09fd60 test: add not-called check to heap-profiler test 8 years ago
Vse Mozhet Byt 8b76c3e60c test: reduce string concatenations 8 years ago
Rich Trott a180259e42 test,lib,doc: use function declarations 8 years ago
dave-k 943d085307 test: add a second argument to assert.throws() 8 years ago
Brian White 61ebfa8d1f tools: add unescaped regexp dot rule to linter 8 years ago
James M Snell 4f2e372716 test: add common.noop, default for common.mustCall() 8 years ago
James M Snell 98e54b0bd4 meta: restore original copyright header 8 years ago
Daniel Bevenius 1402fef098 test: make tests pass when configured without-ssl 8 years ago
Gibson Fahnestock 7a0e462f9f test: use eslint to fix var->const/let 8 years ago
cjihrig 775de9cc96 test: improve module version mismatch error check 8 years ago
cjihrig e5499b32cf test: s/assert.notEqual()/assert.notStrictEqual()/ 8 years ago
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
Ben Noordhuis 13c4f44e97 test: add new.target add-on regression test 8 years ago
Rich Trott 837e822992 test: refactor make-callback-recurse test 8 years ago
Ben Noordhuis 921d2b080e src: make cross-context MakeCallback() calls work 8 years ago
Daniel Bevenius 09d41e22cc test: rename target to exports for consistency 8 years ago
Daniel Bevenius 9bb250ba34 test: enable node-module-version/test.js with debug 8 years ago
James M Snell a6e1be4a4e src: update module version mismatch error message 8 years ago
Daniel Bevenius fdca79fbc0 test: enable addons test to pass with debug build 8 years ago
Dany Shaanan d469321946 tools: add eslint rule prefer-assert-methods 8 years ago
Anna Henningsen 4c9b0bdf2f test: add an zlib binding addon test 8 years ago
Gibson Fahnestock 9a0d26fa43 test: remove internal headers from addons 8 years ago
cjihrig 04b4d15b39 test: use mustCall() for simple flow tracking 8 years ago
Ben Noordhuis b4d4fd939c build: export openssl symbols on windows 9 years ago
Ben Noordhuis 3c85f4e237 test: don't use internal headers in add-on tests 8 years ago
Ben Noordhuis 0ba0eca986 src: fix readability/namespace cpplint warnings 8 years ago
Ben Noordhuis a92089b6bd src: alias BINARY to LATIN1 8 years ago