summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2016-05-30test: fix test-debug-port-numbers on OS XSantiago Gimeno
2016-05-29test: remove modifcation to common.PORTRich Trott
2016-05-29string_decoder: rewrite implementationBrian White
2016-05-28test: use strictEqual consistently in agent testBen Noordhuis
2016-05-28tls,https: respect address family when connectingBen Noordhuis
2016-05-28test: work around debugger not killing inferiorBen Noordhuis
2016-05-27cluster: reset handle index on closeSantiago Gimeno
2016-05-27test: verify cluster worker exitcjihrig
2016-05-27test,win: skip addons/load-long-path on WOW64Alexis Campailla
2016-05-26dgram: copy the list in sendMatteo Collina
2016-05-26test: add regression test for Proxy as vm contextMichaƫl Zasso
2016-05-26tools: make sure doctool anchors respect includesAnna Henningsen
2016-05-25debugger: propagate --debug-port= to debuggeeBen Noordhuis
2016-05-25tools: restore change of signatures to opts hashesJesse McCarthy
2016-05-25tls: catch `certCbDone` exceptionsFedor Indutny
2016-05-25child_process: measure buffer length in bytesRich Trott
2016-05-25cluster: guard against undefined message handlerscjihrig
2016-05-25src: add include guards to internal headersBen Noordhuis
2016-05-24test: improve debug-break-on-uncaught reliabilityRich Trott
2016-05-24src: no abort from getter if object isn't wrappedTrevor Norris
2016-05-24tls_wrap: do not abort on new TLSWrap()Trevor Norris
2016-05-24test: test cluster worker disconnection on errorSantiago Gimeno
2016-05-24test: verify IPC messages are emitted on next tickSantiago Gimeno
2016-05-24module: don't cache uninitialized builtinsAnna Henningsen
2016-05-24vm: don't abort process when stack space runs outAnna Henningsen
2016-05-24test: refactor spawnSync() cwd testcjihrig
2016-05-24child_process: allow buffer encoding in spawnSynccjihrig
2016-05-23buffer: fix single digit hex string handlingJustin Sprigg
2016-05-23util: pretty-print SIMD typesBen Noordhuis
2016-05-20fs: mkdtemp shouldn't crash if no callback passedSakthipriyan Vairamani
2016-05-19test: refactor to eliminate __defineGetter__Rich Trott
2016-05-19test: refactor test-tls-reuse-host-from-socketRich Trott
2016-05-19http: use `localAddress` instead of `path`Dirceu Pereira Tiegs
2016-05-18dgram,test: add addMembership/dropMembership testsRich Trott
2016-05-18test: fix test-debug-port-cluster flakinessRich Trott
2016-05-18test: add logging for test-debug-port-clusterRich Trott
2016-05-18test: fix flaky test-stdout-close-catchSantiago Gimeno
2016-05-18test: add more path.basename() testsBrian White
2016-05-18test: remove duplicate path testsBrian White
2016-05-18path: fix basename() regressionsBrian White
2016-05-17test: robust handling of env for npm-test-installMyles Borins
2016-05-18test: cluster-setup-master online workers checkDevon Rifkin
2016-05-17test: added tests for https-agent-getnamesuryagh
2016-05-17zlib: remove `_closed` in sourceAnna Henningsen
2016-05-17src: refactor require('constants')James M Snell
2016-05-16test,dgram: add tests for setBroadcast()Rich Trott
2016-05-16test: move test-debugger-debug-brk to sequentialRich Trott
2016-05-16util: fix invalid date output with util.inspectRumkin
2016-05-15tools,test: make argument linting more stringentRich Trott
2016-05-15test: refactor doctool testsRich Trott