summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-12-22test: added validation regex argument to testAvery, Frank
2016-12-22test: refactoring test-cluster-worker-constructorChristopher Rokita
2016-12-22test: refactoring test-pipe-headTravis Bretton
2016-12-22test: refactor test-stdin-script-childEmanuel Buholzer
2016-12-22test: fix timers-same-timeout-wrong-list-deletedRich Trott
2016-12-22test: refactor test-stream2-writableRich Trott
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-21test: add known_issues test for #5350AnnaMag
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: refactor the code in test-dns-ipv6Adrian Estrada
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: add known_issues test for #6287AnnaMag
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-14inspector: fix Coverity defectsEugene Ostroukhov
2016-12-14test: refactor test-stream-big-pushRich Trott
2016-12-14timers: fix handling of cleared immediateshveldstra