summaryrefslogtreecommitdiff
path: root/test/parallel
AgeCommit message (Expand)Author
2016-12-22async_wrap: clear destroy_ids vectorTrevor Norris
2016-12-21test: reduce unmanaged parallelism in domain testJoyee Cheung
2016-12-21test: refactor test-tls-0-dns-altnameRichard Karmazin
2016-12-21test: refactor test-cluster-net-listenSegu Riluvan
2016-12-21test: test: refactor test-sync-filereadJason Wohlgemuth
2016-12-21test: change assert.strict to assert.strictEqual()Ashita Nagesh
2016-12-21test: add regex check in test-buffer-bad-overloadSam Shull
2016-12-21test: refactor the code in test-http-keep-aliveAdrian Estrada
2016-12-21test: improve domain-top-level-error-handler-throwCodeVana
2016-12-21test: use strictEqual in test-cwd-enoent-repl.jsNeeraj Sharma
2016-12-21test: refactor test-net-reconnect-errorDuy Le
2016-12-21test: add test-require-invalid-packageDuy Le
2016-12-21test: refactor test-child-process-killDuy Le
2016-12-21src: return early if nextTickQueue is emptyTrevor Norris
2016-12-21test: use consistent block spacingRich Trott
2016-12-21buffer: allow Uint8Array input to methodsAnna Henningsen
2016-12-20test: refactor test-timers-thisRich Trott
2016-12-20src: Node Tracing Controllermisterpoe
2016-12-20test: stream readable resumeScheduled stateItalo A. Casas
2016-12-19test: improve code in test-fs-open.jsAdrian Estrada
2016-12-19tls: allow obvious key/passphrase combinationsSam Roberts
2016-12-19test: fix flaky test-debug-portSantiago Gimeno
2016-12-19cluster: return worker reference from disconnect()Sean Villars
2016-12-19test: improve test-child-process-fork-and-spawnAdrian Estrada
2016-12-18test: fix flaky test-http-client-timeout-eventRich Trott
2016-12-17test: improve test-child-process-exec-bufferAdrian Estrada
2016-12-17test: clean up domain-no-error-handler testweyj4
2016-12-16test: refactor domain testAdao Junior
2016-12-16test: use const/let and common.mustCallOutsider
2016-12-16test: cleanup test-stdout-close-catch.jsTravis Bretton
2016-12-16test: refactor test-tls-ecdh-disableAaron Williams
2016-12-16test: refactor test-dgram-send-callback-multi-buffermfrance
2016-12-16stream, test: test _readableState.emittedReadableJoyee Cheung
2016-12-15test: refactor test-fs-read-stream-inheritRich Trott
2016-12-15test: stream readable needReadable stateJoyee Cheung
2016-12-14test: fix http-client-timeout-option-listenersRich Trott
2016-12-14test: update test-domain-uncaught-exception.jsAndy Chen
2016-12-14test: refactor test-domain.jsSiddhartha Sahai
2016-12-14test: refactor test-stream-big-pushRich Trott
2016-12-14timers: fix handling of cleared immediateshveldstra
2016-12-14fs: do not pass Buffer when toString() failsBrian White
2016-12-14url, test: fix typo in inspect output, add testJay Brownlee
2016-12-13test: refactor test-crypto-randomRich Trott
2016-12-13test: refactor test-http-pause-resume-one-endRich Trott
2016-12-13test: fix flaky test-dgram-exclusive-implicit-bindRich Trott
2016-12-13test: refactor test-fs-fsyncRob Adelmann
2016-12-13buffer: consistent error for length > kMaxLengthJoyee Cheung
2016-12-13test: refactor test-http-after-connect.jslarissayvette
2016-12-13src: don't overwrite non-writable vm globalsBen Noordhuis
2016-12-12test: refactor test-https-truncateRich Trott