2 Commits (7b554b1a8ff8d98162fa26e7821b65be3fe7db3d)

Author SHA1 Message Date
isaacs 3e1b1dd4a9 Remove excessive copyright/license boilerplate 10 years ago
Fedor Indutny 0e19476595 test: split test in parallel/sequential 10 years ago
Sam Roberts 743a009bad process: pid can be a string in process.kill() 10 years ago
Alexis Campailla 2a415358ee test: fix test-process-kill-pid on Windows 10 years ago
Julien Gilli ef3c4ed3dd tests: fix process.kill pid test. 10 years ago
Sam Roberts 832ec1cd50 process: throw TypeError if kill pid not a number 10 years ago
Trevor Norris 6cbfcdad46 src: move AsyncListener from process to tracing 11 years ago
Trevor Norris d9fc6af32a node: change AsyncListener API 11 years ago
Jacob Groundwater 005cc05a56 test: add additional async listener tests 11 years ago
Ben Noordhuis 018e110cd1 test: replace .addListener() calls with .on() 13 years ago
koichik 8293bb8a32 test: refactored http test. 13 years ago
Ryan Dahl 55048cdf79 Update copyright headers 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
Ryan Dahl 8921bf454d Remove race conditions and simplify test-http-exceptions.js 14 years ago
Ryan Dahl 9fd5e3c89c Update tests to work with module contexts 14 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
Ryan Dahl eda21cccb4 Fix race condition in test-http-exceptions.js 15 years ago
Matt Ranney cd4f94e71a Add test for exceptions in HTTP parser event handlers. 15 years ago