aboutsummaryrefslogtreecommitdiff
path: root/test/simple/test-http-client-race.js
AgeCommit message (Expand)Author
2011-10-15test: replace .addListener() calls with .on()Ben Noordhuis
2011-08-16test: refactored http test.koichik
2011-03-14Update copyright headersRyan Dahl
2010-12-05GJSLint all tests, only 3 long lines left in test-url.jsOleg Efimov
2010-12-04Fix global leaksRyan Dahl
2010-08-11Fix http and net tests failing due to race conditionBert Belder
2010-07-15Update tests to work with module contextsRyan Dahl
2010-06-20Don't encourage strange ideas about req race conditionsRyan Dahl
2010-04-08Update stream API: forceClose() -> destroy(), close() -> end()Ryan Dahl
2010-04-05Allow stream to write on closeRyan Dahl
2010-03-08Remove process.mixin dependency from all tests.isaacs
2010-02-26Tests on common port.arlolra
2010-02-25Rename writeHeader to writeHeadBenjamin Thomas
2010-02-25Split tests.arlolra