summaryrefslogtreecommitdiff
path: root/test/disabled/test-http-head-request.js
Commit message (Collapse)AuthorAgeFilesLines
* Remove separation of libuv testsRyan Dahl2011-11-021-1/+1
|
* test: replace .addListener() calls with .on()Ben Noordhuis2011-10-151-3/+3
|
* Fixed a lot of jslint errors.Colton Baker2011-10-051-2/+2
| | | | Fixes #1831
* Mark tests which are broken in libuvRyan Dahl2011-08-231-0/+3
|
* test: refactored http test.koichik2011-08-161-3/+5
| | | | | | | Many http tests had used legacy http.Client. This refactored it to use modern API. Fixes #1528.
* Update copyright headersRyan Dahl2011-03-141-0/+21
|
* GJSLint all tests, only 3 long lines left in test-url.jsOleg Efimov2010-12-051-13/+14
| | | | | | test/simple/test-url.js:31:(0110) Line too long (82 characters). test/simple/test-url.js:39:(0110) Line too long (85 characters). test/simple/test-url.js:40:(0110) Line too long (92 characters).
* Fix global leaksRyan Dahl2010-12-041-2/+2
|
* Soft migration of sys -> util, Removal of deprecated utils module.Micheil Smith2010-10-111-1/+1
|
* syntax fixes to pass jslintJoshaven Potter2010-10-061-1/+1
|
* Update tests to work with module contextsRyan Dahl2010-07-151-3/+4
|
* :%s/sys.puts/console.log/gRyan Dahl2010-06-231-2/+2
| | | | and there was much rejoicing
* Move two broken tests to disabled folderRyan Dahl2010-04-151-0/+39