summaryrefslogtreecommitdiff
path: root/test/parallel/test-net-localerror.js
AgeCommit message (Expand)Author
2017-10-15net: convert to using internal/errorsmatzavinos
2017-05-09test: use dynamic port instead of common.PORTAditya Anand
2017-03-10meta: restore original copyright headerJames M Snell
2016-12-04test: Update to const and use regex for assertionsDaniel Flores
2015-12-29test: remove unused variables from net testsRich Trott
2015-05-19test: enable linting for testsRoman Reiss
2015-03-05net: allow port 0 in connect()cjihrig
2015-01-12Remove excessive copyright/license boilerplateisaacs
2015-01-05Merge remote-tracking branch 'joyent/v0.12' into v1.xBen Noordhuis
2014-12-17test: split test in parallel/sequentialFedor Indutny