summaryrefslogtreecommitdiff
path: root/test/simple/test-http-client-race.js
Commit message (Expand)AuthorAgeFilesLines
* test: replace .addListener() calls with .on()Ben Noordhuis2011-10-151-8/+8
* test: refactored http test.koichik2011-08-161-4/+2
* Update copyright headersRyan Dahl2011-03-141-0/+21
* GJSLint all tests, only 3 long lines left in test-url.jsOleg Efimov2010-12-051-22/+21
* 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