summaryrefslogtreecommitdiff
path: root/test/disabled
Commit message (Expand)AuthorAgeFilesLines
* test: fix messages and use return to skip testsSakthipriyan Vairamani2015-08-031-2/+2
* test: purge stale disabled testsRich Trott2015-06-2525-1431/+0
* test: enable linting for testsRoman Reiss2015-05-1938-29/+69
* Remove excessive copyright/license boilerplateisaacs2015-01-1238-886/+0
* deps: re-implement debugger-agentFedor Indutny2014-10-081-0/+35
* test: Remove references to customFdsRyan Graham2014-07-101-0/+29
* Merge remote-tracking branch 'upstream/v0.10'Timothy J Fontaine2014-06-101-0/+61
|\
* | test: fixes test/disabled/test-readline.jsDan Kaplun2014-05-131-75/+54
* | test: move pummel/test-fs-largefile to disabledTimothy J Fontaine2014-02-241-0/+58
* | fixes #6031 spelling errorsMatthew Aynalem2013-08-193-3/+3
* | cares_wrap: remove unused function getHostByName()Ben Noordhuis2013-08-121-231/+0
* | test: Move test-http-default-port from disabled to simpleisaacs2013-08-051-85/+0
* | https: fix default portKoichi Kobayashi2013-08-051-22/+39
|/
* Merge remote-tracking branch 'ry/v0.8' into masterisaacs2013-02-181-0/+81
|\
| * test: disable simple/test-dgram-send-errorBen Noordhuis2013-02-081-0/+81
* | test: disable simple/test-debug-brk-fileBen Noordhuis2013-01-071-0/+108
* | fs: remove fs.sendfile()Ben Noordhuis2012-12-281-52/+0
* | test: disable eio-race testsChad Rhyner2012-11-273-0/+170
|/
* Merge remote-tracking branch 'ry/v0.6' into masterisaacs2012-04-181-58/+0
|\
| * enable test-fs-largefile.js testIgor Zinkovsky2012-04-051-58/+0
* | test: include common.js in all testsBen Noordhuis2012-02-204-0/+4
|/
* test: add missing copyright headersBen Noordhuis2011-12-061-0/+21
* Remove separation of libuv testsRyan Dahl2011-11-0232-32/+32
* test: replace .addListener() calls with .on()Ben Noordhuis2011-10-1516-64/+64
* disable test-sendfdRyan Dahl2011-10-111-0/+149
* Disable test-child-process-custom-fds.jsRyan Dahl2011-10-111-0/+117
* Fixed a lot of jslint errors.Colton Baker2011-10-0511-78/+77
* Disable test-dgram-unix.js test-dgram-unix-anon.js test-dgram-multicast.jsRyan Dahl2011-09-273-0/+275
* Mark tests which are broken in libuvRyan Dahl2011-08-2327-0/+81
* dns: Force the DNS module to invoke callbacks asynchronously.koichik2011-08-241-0/+52
* test: refactored http test.koichik2011-08-162-14/+22
* Test for default host headers on default ports in https and httpisaacs2011-08-071-0/+64
* Fix fs can't handle large file on 64bit platformkoichik2011-07-141-0/+55
* Don't error on ENOTCONN from shutdown()Ryan Dahl2011-04-111-0/+39
* Update copyright headersRyan Dahl2011-03-1425-0/+525
* Disable test-http-agent2.js for the momentRyan Dahl2011-03-021-0/+63
* Fix process.stdout.end() throws ENOTSOCK error.koichik2011-02-271-0/+12
* TLS sockets should not be writable after 'end'Ryan Dahl2011-02-191-0/+31
* Disable test-tls-large-push, taking too longRyan Dahl2011-02-151-0/+63
* TLS: fix throttlingRyan Dahl2011-02-031-66/+0
* TLS: flush buffer before destroyRyan Dahl2011-02-021-0/+66
* child_process: Support setting uid/gid by nameisaacs2011-01-111-15/+31
* child_process: Add gid/uid flags to spawn configisaacs2011-01-111-0/+41
* Add some verification code to tls.connect()Ryan Dahl2010-12-091-2/+6
* Initial implementation of tls.connect()Ryan Dahl2010-12-091-0/+18
* Server must not request cert.Ryan Dahl2010-12-051-1/+5
* GJSLint all tests, only 3 long lines left in test-url.jsOleg Efimov2010-12-0519-415/+453
* Fix global leaksRyan Dahl2010-12-0415-30/+30
* New TLS server APIRyan Dahl2010-12-011-0/+29
* Use a proper tty test.isaacs2010-11-271-0/+110