summaryrefslogtreecommitdiff
path: root/test/parallel/test-process-getgroups.js
Commit message (Expand)AuthorAgeFilesLines
* test: simplify test skippingVse Mozhet Byt2017-07-041-3/+2
* test: replace indexOf with includes and startsWithNataly Shrits2017-07-021-1/+1
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: getgroups() may contain duplicate GIDsSam Roberts2017-01-121-5/+11
* test: s/assert.equal/assert.strictEqual/Gibson Fahnestock2017-01-111-1/+1
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-3/+3
* test: use const for all require() callscjihrig2017-01-021-2/+2
* test: increase usage of assert.ifError()cjihrig2017-01-021-1/+1
* tools: add eslint rule prefer-assert-methodsDany Shaanan2016-09-201-1/+1
* test: use common platform helpers everywhereSantiago Gimeno2016-07-271-1/+1
* test: abstract skip functionality to commonJeremiah Senkpiel2016-05-121-2/+2
* test: remove unnecessary assignmentsRich Trott2015-12-261-1/+1
* test: formatting skip messages for TAP parsingSakthipriyan Vairamani2015-07-201-1/+1
* test: enable linting for testsRoman Reiss2015-05-191-0/+1
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* test: split test in parallel/sequentialFedor Indutny2014-12-171-0/+46