summaryrefslogtreecommitdiff
path: root/test/simple/test-http-client-race.js
Commit message (Expand)AuthorAgeFilesLines
* Fix global leaksRyan Dahl2010-12-041-4/+4
* Fix http and net tests failing due to race conditionBert Belder2010-08-111-16/+18
* Update tests to work with module contextsRyan Dahl2010-07-151-3/+4
* Don't encourage strange ideas about req race conditionsRyan Dahl2010-06-201-2/+2
* Update stream API: forceClose() -> destroy(), close() -> end()Ryan Dahl2010-04-081-3/+3
* Allow stream to write on closeRyan Dahl2010-04-051-2/+1
* Remove process.mixin dependency from all tests.isaacs2010-03-081-1/+1
* Tests on common port.arlolra2010-02-261-1/+0
* Rename writeHeader to writeHeadBenjamin Thomas2010-02-251-1/+1
* Split tests.arlolra2010-02-251-0/+47