summaryrefslogtreecommitdiff
path: root/test/parallel/test-net-connect-options-port.js
AgeCommit message (Expand)Author
2018-11-23test: change anonymous closure function to arrow functionNethra Ravindran
2018-09-11assert: align argument namesRuben Bridgewater
2018-03-21net: emit 'close' after 'end'Luigi Pinca
2018-02-16test: remove assert.doesNotThrow()Ruben Bridgewater
2018-01-17test: use shorthand propertiesTobias Nießen
2017-12-08test: replace assert.throws w/ common.expectsErrorMithun Sasidharan
2017-10-15net: convert to using internal/errorsmatzavinos
2017-07-24errors: migrate dns to use internal/errorsWeijia Wang
2017-07-21lib,src: fix consistent spacing inside bracesSebastiaan Deckers
2017-06-21test: fix RegExp nitsVse Mozhet Byt
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-03-26test: add common.noop, default for common.mustCall()James M Snell
2017-03-16test: add more and refactor test cases to net.connectJoyee Cheung