summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* http: do not send `0\r\n\r\n` in TE HEAD responsesFedor Indutny2014-09-161-23/+35
* crypto: use domains for any callback-taking methodChris Dickinson2014-09-161-0/+44
* tests: add test for non-integer delay timers.Julien Gilli2014-09-021-0/+50
* querystring: fix unescape overrideTristan Berger2014-08-271-0/+8
* tests: fix child-process-fork-dgram on SmartOS.Julien Gilli2014-08-071-24/+38
* timers: fix timers with non-integer delay hanging.Julien Gilli2014-08-041-0/+33
* cluster: disconnect should not be synchronousSam Roberts2014-08-021-0/+36
* stream: fix Readable.wrap objectMode falsy valuesJames Halliday2014-08-011-0/+3
* timers: backport f8193abJulien Gilli2014-07-313-0/+162
* buffer: fix sign overflow in `readUIn32BE`Fedor Indutny2014-07-291-0/+16
* test: fix test-https-foafsslFedor Indutny2014-07-231-12/+23
* test: fix test-tls-server-verifyFedor Indutny2014-07-2322-152/+204
* stream2: flush extant data on read of ended streamChris Dickinson2014-07-151-0/+58
* deps: cherry-pick eca441b2 from OpenSSLFedor Indutny2014-07-031-0/+31
* Revert "stream: start old-mode read in a next tick"Fedor Indutny2014-06-302-44/+1
* zlib: do not crash on write after closeFedor Indutny2014-06-271-0/+40
* string_bytes: Guarantee valid utf-8 outputFelix Geisendörfer2014-06-061-0/+12
* string_decoder: Improve test coverageFelix Geisendörfer2014-06-061-123/+82
* stream: start old-mode read in a next tickFedor Indutny2014-06-052-1/+44
* child_process: spawn() does not throw TypeErrorGreg Sabia Tucker2014-05-131-0/+42
* lib: name EventEmitter prototype methodsBen Noordhuis2014-05-072-4/+36
* util: format as Error if instanceof ErrorRod Vagg2014-04-262-1/+11
* url: treat \ the same as /isaacs2014-04-151-0/+26
* child_process: fix deadlock when sending handlesFedor Indutny2014-04-141-0/+65
* http: do not emit EOF non-readable socketFedor Indutny2014-04-081-0/+96
* crypto: do not lowercase cipher/hash namesFedor Indutny2014-03-111-0/+2
* test: test sending a handle twiceBenoit Vallée2014-03-051-0/+56
* timer: don't reschedule timer bucket in a domainGreg Brail2014-03-031-0/+76
* src: domain should not replace nextTick functionTimothy J Fontaine2014-03-032-0/+31
* test: add `agent: null` http client request testNathan Rajlich2014-02-261-0/+47
* http: invoke createConnection when no agentNathan Rajlich2014-02-261-0/+47
* assert: Ensure reflexivity of deepEqualMike Pennisi2014-02-251-0/+5
* test: make test-net-error-twice less raceyTimothy J Fontaine2014-02-181-2/+5
* debugger: Fix breakpoint not showing after restartFarid Neshat2014-02-171-1/+10
* zlib: introduce pending close stateFedor Indutny2014-02-181-0/+38
* net: do not re-emit stream errorsFedor Indutny2014-02-101-0/+50
* Revert "dns: validate arguments in resolve"Fedor Indutny2014-02-081-27/+0
* dns: validate arguments in resolveKenan Sulayman2014-02-081-0/+27
* fs: make unwatchFile() insensitive to pathiamdoron2014-02-061-0/+23
* node: do not ever close stdioFedor Indutny2014-01-302-1/+42
* net: make Socket destroy() re-entrance safeJun Ma2014-01-271-0/+33
* crypto: throw on SignFinal failureFedor Indutny2014-01-261-0/+13
* net: reset `endEmitted` on reconnectFedor Indutny2014-01-251-0/+3
* test: fix http-incoming-pipelined-socket-destroyAlexis Campailla2014-01-231-7/+15
* test: fix http-many-ended-pipelines server closeAlexis Campailla2014-01-231-4/+6
* domains: exit() only affects active domainsRyan Graham2014-01-151-0/+36
* test: close debug client in test-debugger-clientAlexis Campailla2014-01-131-3/+8
* src: OnFatalError handler must abort()Timothy J Fontaine2014-01-091-0/+39
* stream: writes may return false but forget to emit drainayanamist2014-01-051-0/+73
* test: fix test-cluster-eaccess to work on windowsTimothy J Fontaine2013-12-311-16/+19