173 Commits (ea02d90cd0672c30536ea7faafc9c442c8f8e2c8)

Author SHA1 Message Date
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
isaacs 25b5bc01a6 A big base64 file encoding/decoding test 14 years ago
Micheil Smith 372a7c9a3e Migrated from sys.p to console.dir 14 years ago
Micheil Smith e38eb0c5a4 Soft migration of sys -> util, Removal of deprecated utils module. 14 years ago
Ryan Dahl 007881b648 No long have tcp module 14 years ago
Felix Geisendörfer 3cd09e7ba5 Stress test for http upload timeouts 14 years ago
Ryan Dahl 7347fb3e2c Make sure setInterval(cb, 0) loops infinitely 14 years ago
Herbert Vojčík cf2b206a8e More changes to tests so they really work under context module loader. 14 years ago
Ryan Dahl a8c2bb41af Fix tests 14 years ago
Ryan Dahl 9395786d11 Fix race conditions in tests 14 years ago
Ryan Dahl 9fd5e3c89c Update tests to work with module contexts 14 years ago
Ryan Dahl 5f30377bbc Load modules in individual contexts 14 years ago
Blake Mizerany 8c8534046c fix whitespace errors 15 years ago
Ryan Dahl ba792ea202 :%s/sys.puts/console.log/g 15 years ago
Ryan Dahl cb79614f73 Don't encourage strange ideas about req race conditions 15 years ago
Micheil Smith e0d30b545a Renaming tcp tests to net tests 15 years ago
Ryan Dahl 14414f81f3 Soft deprecation of 'listening' event. 15 years ago
Ryan Dahl 67eeedd602 Disable test-signal-unregister.js as functionality doesn't exist yet 15 years ago
Ryan Dahl d2cff34fa3 Idle timeout changes 15 years ago
Jonas Pfenniger df07a713bd New test-case: signal unregistration 15 years ago
Ryan Dahl 6abdf051d3 Unhandled 'error' events kill program 15 years ago
Ryan Dahl d2e1b0855f Move two broken tests to disabled folder 15 years ago
Ryan Dahl b549b3fcce Fix test case style 15 years ago
Ryan Dahl 6732e7fa17 Add big proxy failing test 15 years ago
Ryan Dahl 50c70ac714 Update stream API: forceClose() -> destroy(), close() -> end() 15 years ago
Ryan Dahl 0301adf9b4 In tests, wait for 'listening' before connecting 15 years ago
Ryan Dahl 94644d743c Remove multipart library 15 years ago