summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2014-02-26test: update "http-*" tests to only use public APINathan Rajlich
2014-02-26test: add failing http `agent: null` testNathan Rajlich
2014-02-26test: fix async-listener-run-error-onceTrevor Norris
2014-02-26src: make stdout/sterr pipes blockingAlexis Campailla
2014-02-26test: remove invalid part of stream2-stderr-syncAlexis Campailla
2014-02-25test: internet/test-dns disable implicit ipv6Timothy J Fontaine
2014-02-25test: pummel/net-connect-econnrefused backoffTimothy J Fontaine
2014-02-25test: migrate pummel/keep-alive to wrkTimothy J Fontaine
2014-02-24test: pummel/*ci-reneg* handle EPIPETimothy J Fontaine
2014-02-24test: internet/test-dns handle ESERVFAILTimothy J Fontaine
2014-02-24test: move pummel/test-fs-largefile to disabledTimothy J Fontaine
2014-02-24test: pummel/test-net-throttle adhere to streamsTimothy J Fontaine
2014-02-24test: pummel fs-watch-file-slow handle spuriousTimothy J Fontaine
2014-02-24test: remove next-tick-loops-quickTimothy J Fontaine
2014-02-24test: backoff client connection ratesTimothy J Fontaine
2014-02-19http: avoid duplicate keys in writeHeadDavid Björklund
2014-02-18child_process: execFileSync stderr should inheritTimothy J Fontaine
2014-02-18net: add localPort to connect optionsTimothy J Fontaine
2014-02-18crypto: allow custom generator for DiffieHellmanBrian White
2014-02-17Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine
2014-02-17debugger: Fix breakpoint not showing after restartFarid Neshat
2014-02-17readline: fix `line` event, if input emit 'end'Yazhong Liu
2014-02-17repl: REPLServer inherits from readline.InterfaceYazhong Liu
2014-02-18zlib: introduce pending close stateFedor Indutny
2014-02-18tls: introduce asynchronous `newSession`Fedor Indutny
2014-02-15dgram: pass the bytes sent to the send callbackTimothy J Fontaine
2014-02-16test: fix tls-honorcipherorder slownessFedor Indutny
2014-02-13test: give repl-timeout-throw more time to runAlexis Campailla
2014-02-13test: increase timeout in readable stream testAlexis Campailla
2014-02-13test: fix assert in test-http-outgoing-finishAlexis Campailla
2014-02-13test: fix connection reset in http testAlexis Campailla
2014-02-13test: fix test-child-process-double-pipeorangemocha@github.com
2014-02-10child_process: js bits for spawnSync/execSyncTimothy J Fontaine
2014-02-10Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine
2014-02-10net: do not re-emit stream errorsFedor Indutny
2014-02-09process: allow changing `exitCode` in `on('exit')`Fedor Indutny
2014-02-09dns: validate arguments in resolverKenan Sulayman
2014-02-09dns: verify argument is valid function in resolveKenan Sulayman
2014-02-09test: fix test-http-pipeline-floodAlexis Campailla
2014-02-08Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine
2014-02-08Revert "dns: validate arguments in resolve"Fedor Indutny
2014-02-08dns: validate arguments in resolveKenan Sulayman
2014-02-06vm: don't copy Proxy object from parent contextBen Noordhuis
2014-02-06test: don't compute knownGlobals lazilyBen Noordhuis
2014-02-06util: show meaningful values for boxed primitivesNathan Rajlich
2014-02-06node: do not print SyntaxError hints to stderrFedor Indutny
2014-02-06fs: make unwatchFile() insensitive to pathiamdoron
2014-02-05src: move AsyncListener from process to tracingTrevor Norris
2014-02-05src: add v8.getHeapStatistics() functionBen Noordhuis
2014-02-05src: add tracing.v8.on('gc') statistics hooksBen Noordhuis