summaryrefslogtreecommitdiff
path: root/test/pummel
Commit message (Expand)AuthorAgeFilesLines
* Add socket.bufferSizeRyan Dahl2011-01-311-1/+4
* Fix pummel/text-execRyan Dahl2011-01-271-2/+1
* Fix test-http-upload-timeoutRyan Dahl2011-01-201-2/+4
* test-http-client-reconnect-bug: hang up should be error.Ryan Dahl2011-01-201-2/+4
* move test-exec to pummel - too slowRyan Dahl2011-01-181-0/+91
* Add failing test for GH-511Jorge Chamorro Bieling2010-12-161-0/+23
* GJSLint all tests, only 3 long lines left in test-url.jsOleg Efimov2010-12-0511-19/+20
* Fix global leaksRyan Dahl2010-12-048-31/+33
* Fix global leaksRyan Dahl2010-12-0410-20/+20
* GJSLint part of testsOleg Efimov2010-12-0212-242/+243
* Fixed: clearTimeouts calling multiple timesMichael W2010-11-291-0/+18
* Rip out the old TLS implementationRyan Dahl2010-11-181-123/+0
* Handle null values in clearTimeoutRyan Dahl2010-10-291-0/+4
* allowHalfOpen disabled by defaultRyan Dahl2010-10-262-2/+2
* Remove test-base64-bigfileRyan Dahl2010-10-241-136/+0
* Fix a few 'listening' race conditionsRyan Dahl2010-10-231-32/+32
* fix test-base64-bigfile for linuxRyan Dahl2010-10-181-1/+2
* Fix test harness for LinuxRyan Dahl2010-10-181-15/+31
* A big base64 file encoding/decoding testisaacs2010-10-181-0/+135
* Migrated from sys.p to console.dirMicheil Smith2010-10-111-2/+2
* Soft migration of sys -> util, Removal of deprecated utils module.Micheil Smith2010-10-111-1/+1
* No long have tcp moduleRyan Dahl2010-10-111-4/+4
* Stress test for http upload timeoutsFelix Geisendörfer2010-10-111-0/+43
* Make sure setInterval(cb, 0) loops infinitelyRyan Dahl2010-08-311-0/+7
* More changes to tests so they really work under context module loader.Herbert Vojčík2010-08-173-6/+6
* Fix testsRyan Dahl2010-08-134-93/+98
* Fix race conditions in testsRyan Dahl2010-08-102-56/+55
* Update tests to work with module contextsRyan Dahl2010-07-1512-41/+53
* Load modules in individual contextsRyan Dahl2010-07-151-0/+2
* fix whitespace errorsBlake Mizerany2010-06-291-1/+1
* :%s/sys.puts/console.log/gRyan Dahl2010-06-2312-44/+44
* Don't encourage strange ideas about req race conditionsRyan Dahl2010-06-201-1/+1
* Renaming tcp tests to net testsMicheil Smith2010-06-187-0/+0
* Soft deprecation of 'listening' event.Ryan Dahl2010-06-153-6/+5
* Disable test-signal-unregister.js as functionality doesn't exist yetRyan Dahl2010-05-121-31/+0
* Idle timeout changesRyan Dahl2010-05-121-8/+3
* New test-case: signal unregistrationJonas Pfenniger2010-04-251-0/+31
* Unhandled 'error' events kill programRyan Dahl2010-04-222-3/+12
* Move two broken tests to disabled folderRyan Dahl2010-04-151-64/+0
* Fix test case styleRyan Dahl2010-04-131-19/+20
* Add big proxy failing testRyan Dahl2010-04-131-0/+63
* Update stream API: forceClose() -> destroy(), close() -> end()Ryan Dahl2010-04-089-22/+22
* In tests, wait for 'listening' before connectingRyan Dahl2010-04-051-10/+12
* Remove multipart libraryRyan Dahl2010-04-021-140/+0
* Use AF_INET sockets instead of always AF_INET6Ryan Dahl2010-04-021-2/+4
* Bugfix: watchFile, unwatch, watch causes errorJohan Dahlberg2010-03-311-6/+12
* Fix HTTP keep-aliveRyan Dahl2010-03-231-2/+2
* Move test-child-process-spawn-loop to pummel/Ryan Dahl2010-03-231-0/+36
* Fix idle timeoutsRyan Dahl2010-03-231-7/+7
* Timer clean upsRyan Dahl2010-03-231-6/+7