summaryrefslogtreecommitdiff
path: root/test/disabled
Commit message (Expand)AuthorAgeFilesLines
* test: replace indexOf with includes and startsWithNataly Shrits2017-08-151-1/+1
* test: remove unnecessary Buffer importSteven Winston2017-08-151-7/+8
* test: remove disabled test-dgram-send-errorRich Trott2017-07-111-60/+0
* test: remove disabled tls_server.jsRich Trott2017-07-111-47/+0
* test: enable setuid/setgid testRich Trott2017-07-111-23/+0
* test: s/assert.equal/assert.strictEqual/Gibson Fahnestock2017-04-185-18/+18
* buffer: introduce latin1 encoding termTrevor Norris2016-08-081-1/+1
* test: make import common as the first lineSakthipriyan Vairamani2016-08-021-1/+1
* test: enable test-debug-brk-no-argRich Trott2016-06-151-15/+0
* test: add test for uid/gid setting in spawnRich Trott2016-06-151-60/+0
* test: remove disabled eio race testRich Trott2016-06-151-64/+0
* test: abstract skip functionality to commonJeremiah Senkpiel2016-05-171-1/+1
* buffer: add .from(), .alloc() and .allocUnsafe()James M Snell2016-03-164-7/+5
* test: replace deprecated util.debug() callsRich Trott2015-09-281-1/+1
* test: remove disabled testRich Trott2015-09-141-39/+0
* 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