summaryrefslogtreecommitdiff
path: root/test/parallel/test-http-unix-socket.js
Commit message (Expand)AuthorAgeFilesLines
* test: move tmpdir to submodule of commonRich Trott2018-01-311-1/+2
* net: migrate errors to internal/errorskysnm2017-12-241-2/+4
* test: remove common.fail()Rich Trott2017-04-121-1/+1
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-2/+2
* test: refactor test-http-unix-socketdavidmarkclements2016-12-081-15/+14
* test: use mustCall() for simple flow trackingcjihrig2016-07-181-20/+6
* test: remove unused variables form http testsRich Trott2015-12-281-1/+0
* test: refresh temp directory when using pipeRich Trott2015-10-081-0/+2
* Revert "lib,src: add unix socket getsockname/getpeername"Ben Noordhuis2015-08-281-2/+0
* lib,src: add unix socket getsockname/getpeernameBen Noordhuis2015-08-271-0/+2
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+87