summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2014-11-30test: extend timeouts in child/exec testsRod Vagg
2014-11-30test: bump --stack-size to stop child fails on ARMRod Vagg
2014-11-29test: don't remove empty.txt on win32Rod Vagg
2014-11-28test: another fix for test-crypto-streamFedor Indutny
2014-11-28test: fix test-crypto-streamFedor Indutny
2014-11-27test: fix floating point NaN tests on mipsJames Cowgill
2014-11-26crypto: proper fix for d7e700's causeFedor Indutny
2014-11-25crypto: allow creation of GCM ciphers with createCipherCalvin Metcalf
2014-11-25crypto: throw if the key doesn't match certFedor Indutny
2014-11-23test: named pipe is invalid when appending .txtRod Vagg
2014-11-22Merge remote-tracking branch 'joyent/v0.12' into v0.12Ben Noordhuis
2014-11-20path: added parse() and format() functionsRory Bradford
2014-11-20path: allow calling platform specific methodsTimothy J Fontaine
2014-11-20tls: do not hang without `newSession` handlerFedor Indutny
2014-11-20lib: add setFlagsFromString() to tracing moduleBen Noordhuis
2014-11-18test: fix test-cluster-eaccess to work on windowsRod Vagg
2014-11-18test: use common.PIPE for emptyTxt pathRod Vagg
2014-11-17dns: propagate domain for c-ares methodsChris Dickinson
2014-11-17process: pid can be a string in process.kill()Sam Roberts
2014-11-15fs: fix symlink error messageVladimir Kurchatkin
2014-11-13module: correct the order of the assertionshaoxin
2014-11-10test: kill children before cluster parentRod Vagg
2014-11-09zlib: support concatenated gzip filesLuis Reis
2014-11-08crypto: escape DNS altnameFedor Indutny
2014-11-06test: use common.PIPE in simple/test-cluster-eaccessRod Vagg
2014-11-05test: unlink custom unix socket before testBen Noordhuis
2014-11-05smalloc: check if obj has external dataVladimir Kurchatkin
2014-11-04node: do not crash on IPC stdinFedor Indutny
2014-10-30smalloc: fix copyOnto optimizationVladimir Kurchatkin
2014-10-29Merge remote-tracking branch 'joyent/v0.12' into v0.12Ben Noordhuis
2014-10-27net: add pauseOnConnect option to createServer()cjihrig
2014-10-24Merge remote-tracking branch 'origin/v0.12' into v0.12Fedor Indutny
2014-10-20path: resolve normalize drive letter to lower casedead-horse
2014-10-18test: allow common.PIPE to be configured via envRod Vagg
2014-10-16test: make test runner multi-arch/mode compatibleBen Noordhuis
2014-10-16test: fix non-determinism in test-crypto-domainsBen Noordhuis
2014-10-12test: fix error messages after v8 upgradeFedor Indutny
2014-10-09streams: make setDefaultEncoding() throwBrian White
2014-10-09test: fix test-child-process-spawn-typeerrorAlexis Campailla
2014-10-08crypto: createDiffieHellman throw for bad argsTrevor Norris
2014-10-08test: fix debug-signal-cluster after da updateFedor Indutny
2014-10-08src, test: fixup after v8 updateFedor Indutny
2014-10-08deps: re-implement debugger-agentFedor Indutny
2014-10-08test: fix debug-signal-cluster after da updateFedor Indutny
2014-10-08src, test: fixup after v8 updateFedor Indutny
2014-10-08deps: re-implement debugger-agentFedor Indutny
2014-10-08tools: fix for testing openssl integrationsRefael Ackermann
2014-10-07streams: set default encoding for writable streamsJohnny Ray
2014-10-06url: fixed encoding for slash switching emulation.Evan Rutledge Borden
2014-10-03util: add es6 Symbol support for `util.inspect`gyson