summaryrefslogtreecommitdiff
path: root/test/disabled
Commit message (Expand)AuthorAgeFilesLines
* Update tests to work with module contextsRyan Dahl2010-07-1513-30/+41
* fix whitespace errorsBlake Mizerany2010-06-291-3/+3
* :%s/sys.puts/console.log/gRyan Dahl2010-06-239-20/+20
* Allow process.setuid() and process.setgid() to accept string names in lieu of...Peter Griess2010-05-181-0/+23
* FIX: signal-unregister bugJonas Pfenniger2010-05-141-31/+0
* Disable test-signal-unregister.js as functionality doesn't exist yetRyan Dahl2010-05-121-0/+31
* Disable test-remote-module-loadingRyan Dahl2010-05-091-0/+37
* Improve error reportingRyan Dahl2010-05-091-24/+24
* Chunk strings together on Stream bufferRyan Dahl2010-04-291-2/+4
* Add more asserts to test-http-big-proxy-responsesRyan Dahl2010-04-261-14/+48
* test-dns so that NXDOMAIN does not rise errorsJérémy Lal2010-04-261-8/+12
* Add support for MX queries in dns module, works with c-ares upstream patch.Jérémy Lal2010-04-261-1/+1
* Fixed ssl client and server examplesRhys Jones2010-04-152-5/+7
* Merge branch 'master' into opensslRhys Jones2010-04-152-0/+103
|\
| * Move two broken tests to disabled folderRyan Dahl2010-04-152-0/+103
* | Merge branch 'master' into opensslRhys Jones2010-04-151-0/+14
|\ \ | |/
| * Disable test-idle-watcherRyan Dahl2010-04-131-0/+14
* | Merge branch 'master' into opensslRhys Jones2010-04-141-3/+4
|\ \ | |/
| * Remove udnsRyan Dahl2010-04-071-1/+1
| * Make test-dns.js use dns_cares.Krishna Rajendran2010-04-071-4/+5
* | Add SSL testsRhys Jones2010-04-022-0/+69
|/
* Move Buffer into own moduleRyan Dahl2010-03-191-4/+0
* Merge branch 'master' into net2Ryan Dahl2010-03-171-18/+35
|\
| * Check for callback argument in PTR lookupKrishna Rajendran2010-03-171-1/+4
| * Check for callback argument in DNS functionsRyan Dahl2010-03-161-0/+8
| * Update test-dns.js to work with latest apiKrishna Rajendran2010-03-161-18/+24
* | Disable test-net-fd-passing for nowRyan Dahl2010-03-121-0/+71
|/
* Remove process.mixin dependency from all tests.isaacs2010-03-085-5/+5
* Tests on common port.arlolra2010-02-265-6/+3
* Split tests.arlolra2010-02-255-0/+258