summaryrefslogtreecommitdiff
path: root/test/parallel/test-net-remote-address-port.js
Commit message (Expand)AuthorAgeFilesLines
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-6/+6
* test: s/assert.notEqual()/assert.notStrictEqual()/cjihrig2017-01-061-13/+13
* test: swapped == and equal to === and strictEqualChristopher Dunavan2016-09-121-6/+6
* test: use mustCall() for simple flow trackingcjihrig2016-07-181-8/+3
* test: use random ports where possibleBrian White2016-06-101-6/+6
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* test: cache lazy properties, fix style nitsRod Vagg2015-03-191-1/+1
* test: Introduce knowledge of FreeBSD jailsJohan Bergström2015-03-191-1/+1
* net: use cached peername to resolve remote fieldsJames Hartig2015-03-161-0/+12
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+66