93 Commits (d3f6b094c71a8d2c78dc6cd8bb50b01db6d38e27)

Author SHA1 Message Date
Ben Noordhuis 81d18398a8 test: add --debug-brk regression test 13 years ago
Andreas Madsen 4865063924 Tests: fix jslint issues 13 years ago
Ben Noordhuis fd29448be0 test: add missing copyright headers 13 years ago
Bert Belder b480cfaf34 Make the pummel test runner not crash on windows when a directory is locked 13 years ago
Ryan Dahl 4a8088a603 Socket.write should reset timeout timer. 13 years ago
Ryan Dahl 850609ea2d Remove separation of libuv tests 13 years ago
Igor Zinkovsky cc92234068 fix pummel/test-net-throttle on windows 13 years ago
Maciej Małecki fc61134b1a doc: fix links 13 years ago
Igor Zinkovsky 6d7aa65399 fix pummel/test-child-process-spawn-loop.js on windows 13 years ago
Ben Noordhuis 018e110cd1 test: replace .addListener() calls with .on() 13 years ago
Ryan Dahl e911171e03 Move some slow tests to pummel 13 years ago
Ryan Dahl 7b4370e5f8 Fix test/pummel/test-watch-file.js 13 years ago
Ryan Dahl 651b8a06d6 Fix test/pummel/test-exec.js 13 years ago
Colton Baker 87286cc737 Fixed a lot of jslint errors. 13 years ago
Ryan Dahl 007ddcd2cd Move test-net-write-callbacks to pummel 13 years ago
Ryan Dahl 49806864e4 Add test from v0.4 dea49e3 13 years ago
Ryan Dahl 4e1d6fca8e Mark tests which are broken in libuv 13 years ago
koichik 8293bb8a32 test: refactored http test. 13 years ago
Mikeal Rogers 48dcb905f6 Update tests for http2. 13 years ago
Ryan Dahl 9c77169112 make test-process-uptime fail less often 13 years ago
Ryan Dahl 4d22405f0f TimerWrap: mimic libev ref count semantics 14 years ago
Ryan Dahl 9d1bad8960 Implement new wrap for uv timer 14 years ago
Jorge Chamorro Bieling e7604b1ea7 Retain buffers in fs.read/write() 14 years ago
Ryan Dahl 3c0dd8196a Fix test-process-uptime.js test 14 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Ryan Dahl 1f50d711b2 Fix memleak in vm.runInNewContext 14 years ago
Ryan Dahl 26e580bbc4 Use console.error in test-timers 14 years ago
Ryan Dahl 7f78e5857f Move test-tls-throttle to pummel 14 years ago
Ryan Dahl e0e52f930e Remove artificial timeout from test-https-large-response 14 years ago
Ryan Dahl 60ad3aa917 Disable test-tls-large-push, taking too long 14 years ago
Ryan Dahl 97f7c06451 TLS: fix throttling 14 years ago
Ryan Dahl 41b4ec7952 TLS: flush buffer before destroy 14 years ago
Ryan Dahl 6ede26cb9c Add socket.bufferSize 14 years ago
Ryan Dahl 286389202f Fix pummel/text-exec 14 years ago
Ryan Dahl a86747603c Fix test-http-upload-timeout 14 years ago
Ryan Dahl 7a16e2a2a0 test-http-client-reconnect-bug: hang up should be error. 14 years ago
Ryan Dahl 39535d74df move test-exec to pummel - too slow 14 years ago
Jorge Chamorro Bieling e530507cb1 Add failing test for GH-511 14 years ago
Oleg Efimov 093dfaf801 GJSLint all tests, only 3 long lines left in test-url.js 14 years ago
Ryan Dahl 92789b16e5 Fix global leaks 14 years ago
Ryan Dahl a0159b4b29 Fix global leaks 14 years ago
Oleg Efimov c0d69a4883 GJSLint part of tests 14 years ago
Michael W 645c3b3713 Fixed: clearTimeouts calling multiple times 14 years ago
Ryan Dahl df46c8e698 Rip out the old TLS implementation 14 years ago
Ryan Dahl 7a48fd8455 Handle null values in clearTimeout 14 years ago
Ryan Dahl 2470d2ee92 allowHalfOpen disabled by default 14 years ago
Ryan Dahl fcd0c3ebc0 Remove test-base64-bigfile 14 years ago
Ryan Dahl 44234e9cc7 Fix a few 'listening' race conditions 14 years ago
Ryan Dahl 4adadc38f4 fix test-base64-bigfile for linux 14 years ago
Ryan Dahl 97255c2651 Fix test harness for Linux 14 years ago