4252 Commits (c56719f47a4df9427ff7c99b0c76d31d0ae847a5)

Author SHA1 Message Date
lrlna 1467c964a4 test: increase coverage for timers 8 years ago
Kevin Zurawel e47195cf78 test: change equal to strictEqual 8 years ago
Claudio Rodriguez 33da22aba1 test: add toASCII and toUnicode punycode tests 8 years ago
Rich Trott 4c5d24b632 test: refine test-http-status-reason-invalid-chars 8 years ago
Michael Dawson 81d49aaeb2 test: exclude no_interleaved_stdio test for AIX 8 years ago
Rich Trott b59cf582e4 test: refactor test-async-wrap-* 8 years ago
masashi.g 57cc5cb277 test: use setImmediate() in test of stream2 8 years ago
Yoshiya Hinosawa 8345ffb0a0 test: add test case of PassThrough 8 years ago
Anna Henningsen beb147a08b test: check that `process.execPath` is a realpath 8 years ago
cjihrig cef5b1fa14 test: add test for broken child process stdio 8 years ago
Jeremiah Senkpiel 29ab76b791 test: ensure nextTick is not scheduled in exit 8 years ago
MURAKAMI Masahiko b87fe250d2 test: change from setTimeout to setImmediate 8 years ago
Yoshiya Hinosawa eca12d4316 test: improve test-stream2-objects.js 8 years ago
Rich Trott 4e36a14c15 test: refactor test-next-tick-error-spin 8 years ago
Rich Trott b2b2bc2293 test: move timer-dependent test to sequential 8 years ago
Jonathan Darling 1436fd70f5 test: convert assert.equal to assert.strictEqual 8 years ago
Ben Noordhuis c9ed49da6e test: run cpplint on files in test/cctest 8 years ago
Daniel Bevenius 10d4f470f8 test: enable addons test to pass with debug build 9 years ago
Ben Noordhuis 550393dc78 test: add new.target add-on regression test 8 years ago
Trevor Norris 60883de30f async_wrap: call destroy() callback in uv_idle_t 8 years ago
Feross Aboukhadijeh c0c5608bfc test,assert: add deepEqual/deepStrictEqual tests for typed arrays 9 years ago
cjihrig 76245b2156 test: refactor large event emitter tests 9 years ago
cjihrig 698bf2e829 repl: don't override all internal repl defaults 9 years ago
cjihrig 02e8187751 test: allow globals to be whitelisted 9 years ago
Rich Trott 7b4268b889 benchmark,lib,test,tools: remove unneeded . escape 8 years ago
Rich Trott cc36a63205 test: remove watchdog in test-debug-signal-cluster 8 years ago
Michael Macherey 9144d373ba test: cleanup test-dgram-error-message-address 9 years ago
Fedor Indutny 54c38eb22e tickprocessor: apply c++filt manually on mac 9 years ago
Brian White 50a4471aff http: fix connection upgrade checks 9 years ago
Ben Noordhuis 9389572cbc crypto: fix faulty logic in iv size check 8 years ago
Rich Trott 62e83b363e src: Malloc/Calloc size 0 returns non-null pointer 9 years ago
DavidCai f6f0b387ea events: pass the original listener added by once 9 years ago
Santiago Gimeno 96bdfae041 test: improve test-debugger-util-regression 8 years ago
Rich Trott 2c758861c0 test: move timer-dependent test to sequential 8 years ago
Kyle E. Mitchell d9955fbb17 test: add test for HTTP client "aborted" event 9 years ago
Rich Trott b0476c5590 test: fix flaky test-fs-watch-recursive on OS X 8 years ago
Gerges Beshay bcd156f4ab test: refactor test-async-wrap-check-providers 8 years ago
Ben Noordhuis 9d5e7f5c85 test: use strict assertions in module loader test 8 years ago
BethGriggs 6d742b3fdd test: remove err timer from test-http-set-timeout 8 years ago
cjihrig 51b251d8eb test: add coverage for spawnSync() killSignal 9 years ago
Santiago Gimeno fafffd4f99 test: fix test-child-process-fork-regr-gh-2847 9 years ago
Alfred Cepeda a2621a25e5 test: remove FIXME pummel/test-tls-securepair-client 9 years ago
Matteo Collina 4571c84c67 dgram: generalized send queue to handle close 9 years ago
Ben Noordhuis 748e424163 debugger: make listen address configurable 10 years ago
Tarjei Husøy 9a02414a29 zlib: fix raw inflate with custom dictionary 9 years ago
Rich Trott 790406661d test: refactor test-net-server-max-connections 9 years ago
Junshu Okamoto 347547a97e test: expand test coverage for url.js 9 years ago
Ilkka Myller cec5e36df7 test: fix test-cluster-worker-init.js flakyness 9 years ago
Ben Noordhuis b3fccc2536 test: enable cyrillic punycode test case 9 years ago
Alfred Cepeda 03f703177f test: remove call to `net.Socket.resume()` 9 years ago