summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2015-12-21assert: typed array deepequal performance fixClaudio Rodriguez
2015-12-19module: always decorate thrown errorsBrian White
2015-12-19test: fix flaky test-net-error-twiceBrian White
2015-12-17crypto: load PFX chain the same way as regular oneFedor Indutny
2015-12-17node: improve GetActiveHandles performanceTrevor Norris
2015-12-17http: do not emit `upgrade` on advertisementFedor Indutny
2015-12-17util: pass on additional error() argsBrian White
2015-12-17test: try other ipv6 localhost alternativesBrian White
2015-12-17debugger: guard against call from non-node contextBen Noordhuis
2015-12-16util: use consistent Dates in inspect()Xotic750
2015-12-16test: fix debug-port-cluster flakinessBen Noordhuis
2015-12-16test: add test for debugging one line filescjihrig
2015-12-16module,src: do not wrap modules with -1 lineOffsetcjihrig
2015-12-15test: add test for tls.parseCertStringEvan Lucas
2015-12-14doc, test: symbols as event namesBryan English
2015-12-14src: fix line numbers on core errorscjihrig
2015-12-14test: parallelize test-repl-persistent-historyJeremiah Senkpiel
2015-12-14test: use regular timeout times for ARMv8Jeremiah Senkpiel
2015-12-12https: support disabling session cachingFedor Indutny
2015-12-11tls: introduce `secureContext` for `tls.connect`Fedor Indutny
2015-12-11domains: fix handling of uncaught exceptionsJulien Gilli
2015-12-11repl: display error message when loading directoryPrince J Wesley
2015-12-10buffer: add includes() for parity with TypedArrayAlexander Martin
2015-12-10test: fix http-many-ended-pipelines flakinessSantiago Gimeno
2015-12-10test: fix tls-inception flakinessSantiago Gimeno
2015-12-10test: fix tls-inceptionSantiago Gimeno
2015-12-09repl: fix require('3rdparty') regressionBen Noordhuis
2015-12-09test: don't assume openssl s_client supports -ssl3Ben Noordhuis
2015-12-09assert: accommodate ES6 classes that extend ErrorRich Trott
2015-12-08tls: support reading multiple cas from one inputBen Noordhuis
2015-12-08tls_wrap: slice buffer properly in `ClearOut`Fedor Indutny
2015-12-08tools: add --prof-process flag to node binaryMatt Loring
2015-12-07test: check range fix for slowToStringSakthipriyan Vairamani
2015-12-07node: s/doNTCallbackX/nextTickCallbackWithXArgs/Rod Vagg
2015-12-07crypto: simplify using pre-existing keys with ECDHMichael Ruddy
2015-12-07test: skip long path tests on non-WindowsRafaƂ Pocztarski
2015-12-07test: don't check the # of chunks in test-http-1.0Santiago Gimeno
2015-12-06stream_wrap: error if stream has StringDecoderFedor Indutny
2015-12-06test: mark test-cluster-shared-leak flakyRich Trott
2015-12-06test: fix cluster-worker-isdeadSantiago Gimeno
2015-12-05src: don't print garbage errorscjihrig
2015-12-05test: fix time resolution constraintGireesh Punathil
2015-12-04test: fix test-repl-tab-complete after V8 upgradeAli Ijaz Sheikh
2015-12-03test: refactor test-http-exit-delayRich Trott
2015-12-04http: fix pipeline regressionFedor Indutny
2015-12-03test: fix flaky test-net-socket-local-addressRich Trott
2015-12-03lib,src: ensure '(node:pid)' prefix for stdout loggingMinwoo Jung
2015-12-02test: skip instead of fail when mem constrainedMichael Cornacchia
2015-12-02streams: update .readable/.writable to falseBrian White
2015-12-02test: improve cluster-disconnect-handles testBrian White