summaryrefslogtreecommitdiff
path: root/test/parallel/test-net-server-max-connections-close-makes-more-available.js
Commit message (Expand)AuthorAgeFilesLines
* test: make crashOnUnhandleRejection opt-outMichaƫl Zasso2018-07-191-7/+1
* test: add common.crashOnHandleRejectionjackyen2017-11-221-1/+2
* test: reduce string concatenationsVse Mozhet Byt2017-05-051-8/+8
* test,lib,doc: use function declarationsRich Trott2017-05-011-4/+4
* test: remove common.fail()Rich Trott2017-04-121-2/+2
* test: s/assert.equal/assert.strictEqual/Gibson Fahnestock2017-01-111-1/+1
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-8/+8
* test: use const for all require() callscjihrig2017-01-021-2/+2
* test: improve chained property readabilityRich Trott2016-08-021-6/+6
* test: s/assert.fail/common.fail as appropriatecjihrig2016-07-151-2/+2
* test: use random ports where possibleBrian White2016-06-101-3/+3
* test,benchmark: use deepStrictEqual()Rich Trott2016-04-221-2/+2
* test: fix broken FreeBSD testSantiago Gimeno2015-06-031-0/+5
* test: more test coverage for maxConnectionsRich Trott2015-06-021-0/+85