summaryrefslogtreecommitdiff
path: root/test/parallel/test-cluster-dgram-2.js
AgeCommit message (Expand)Author
2017-07-04test: simplify test skippingVse Mozhet Byt
2017-05-15test: remove unneeded string splittingVse Mozhet Byt
2017-04-22test: dynamic port in cluster worker dgramSebastian Plesciuc
2017-03-10meta: restore original copyright headerJames M Snell
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2016-11-27test: fix flaky test-cluster-dgram-2Rich Trott
2016-09-01test: refactor/cleanup a number of cluster testsJames M Snell
2016-07-21test: make import common as the first lineSakthipriyan Vairamani
2016-05-12test: abstract skip functionality to commonJeremiah Senkpiel
2016-03-16buffer: add .from(), .alloc() and .allocUnsafe()James M Snell
2016-02-01test: remove test-cluster-* var redeclarationsRich Trott
2015-12-30test: remove unused assert module importsRich Trott
2015-08-03test: fix messages and use return to skip testsSakthipriyan Vairamani
2015-07-31test: use common.isWindows consistentlySakthipriyan Vairamani
2015-05-19test: enable linting for testsRoman Reiss
2015-01-31dgram: implicit binds should be exclusiveSam Roberts
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny