summaryrefslogtreecommitdiff
path: root/test/pummel
Commit message (Expand)AuthorAgeFilesLines
* tls: mitigate session renegotiation attacksBen Noordhuis2012-02-161-0/+100
* test: add --debug-brk regression testBen Noordhuis2012-02-071-0/+49
* Tests: fix jslint issuesAndreas Madsen2012-01-171-7/+7
* test: add missing copyright headersBen Noordhuis2011-12-064-0/+84
* Make the pummel test runner not crash on windows when a directory is lockedBert Belder2011-11-251-3/+9
* Socket.write should reset timeout timer.Ryan Dahl2011-11-031-0/+64
* Remove separation of libuv testsRyan Dahl2011-11-0210-10/+10
* fix pummel/test-net-throttle on windowsIgor Zinkovsky2011-11-011-1/+4
* doc: fix linksMaciej MaƂecki2011-11-011-1/+1
* fix pummel/test-child-process-spawn-loop.js on windowsIgor Zinkovsky2011-10-281-1/+4
* test: replace .addListener() calls with .on()Ben Noordhuis2011-10-1513-53/+53
* Move some slow tests to pummelRyan Dahl2011-10-122-0/+209
* Fix test/pummel/test-watch-file.jsRyan Dahl2011-10-121-3/+0
* Fix test/pummel/test-exec.jsRyan Dahl2011-10-121-3/+0
* Fixed a lot of jslint errors.Colton Baker2011-10-056-27/+28
* Add test from v0.4 dea49e3Ryan Dahl2011-09-301-0/+56
* Mark tests which are broken in libuvRyan Dahl2011-08-2310-0/+30
* test: refactored http test.koichik2011-08-161-2/+5
* Update tests for http2.Mikeal Rogers2011-08-021-0/+3
* make test-process-uptime fail less oftenRyan Dahl2011-07-051-3/+5
* TimerWrap: mimic libev ref count semanticsRyan Dahl2011-05-282-5/+15
* Implement new wrap for uv timerRyan Dahl2011-05-251-0/+17
* Merge branch 'v0.4'Ryan Dahl2011-04-032-0/+156
|\
| * Retain buffers in fs.read/write()Jorge Chamorro Bieling2011-03-282-0/+156
* | Fix test-process-uptime.js testRyan Dahl2011-03-141-0/+33
|/
* Update copyright headersRyan Dahl2011-03-1417-0/+357
* Fix memleak in vm.runInNewContextRyan Dahl2011-02-241-0/+27
* Use console.error in test-timersRyan Dahl2011-02-181-2/+2
* Move test-tls-throttle to pummelRyan Dahl2011-02-161-0/+68
* Remove artificial timeout from test-https-large-responseRyan Dahl2011-02-161-6/+0
* Disable test-tls-large-push, taking too longRyan Dahl2011-02-151-63/+0
* TLS: fix throttlingRyan Dahl2011-02-031-0/+66
* TLS: flush buffer before destroyRyan Dahl2011-02-021-0/+63
* 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