33 Commits (94728125696ce05f5308ccbc111874e9fa936936)

Author SHA1 Message Date
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
Ryan Dahl b9106b0ecd Use AF_INET sockets instead of always AF_INET6 15 years ago
Johan Dahlberg 18de108e4c Bugfix: watchFile, unwatch, watch causes error 15 years ago
Ryan Dahl 70ffdf5db9 Fix HTTP keep-alive 15 years ago
Ryan Dahl 6b6dcf4aad Move test-child-process-spawn-loop to pummel/ 15 years ago
Ryan Dahl 8e9ec4abea Fix idle timeouts 15 years ago
Ryan Dahl a01d8a0d68 Timer clean ups 15 years ago
Ryan Dahl 4278f35e89 Add support for Buffer to fs.write 15 years ago
Ryan Dahl 04c06b9149 child process now use net.Socket 15 years ago
Ryan Dahl 0918bb2070 Adjust a few more tests to work with net2 15 years ago
Ryan Dahl c1a0ade7e7 Further net2 compatibilities 15 years ago
isaacs 5861db8a69 Remove process.mixin dependency from all tests. 15 years ago
Ryan Dahl 0e844d3bcb tcp.Connection.prototype.write should return boolean 15 years ago
Ryan Dahl 776b099d75 Disable ipv6 test on solaris 15 years ago
Ryan Dahl 30b700ee22 Move watchFile into fs module 15 years ago
arlolra 724ccf10df Tests on common port. 15 years ago
Benjamin Thomas b1b84960ce Rename writeHeader to writeHead 15 years ago
arlolra 04fac19822 Split tests. 15 years ago