summaryrefslogtreecommitdiff
path: root/test/parallel/test-path-makelong.js
Commit message (Expand)AuthorAgeFilesLines
* test: cover path empty string caselakatostamas2018-11-301-0/+2
* test: fix assert.strictEqual() parameter order in test-path-maklong.jsblakehall2018-10-151-11/+12
* test: replaced fixturesDir with fixtures moduleAlex McKenzie2017-10-091-1/+2
* path: deprecate internal _makeLong, replaceJames M Snell2017-10-021-32/+35
* test: split path tests into multiple filesMichaƫl Zasso2017-09-011-0/+34
* test: reduce string concatenationsVse Mozhet Byt2017-05-051-3/+3
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* test: s/assert.equal/assert.strictEqual/Gibson Fahnestock2017-01-111-13/+14
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-2/+2
* test: use const for all require() callscjihrig2017-01-021-2/+2
* test: make import common as the first lineSakthipriyan Vairamani2016-07-211-1/+1
* test: use common.isWindows consistentlySakthipriyan Vairamani2015-07-311-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/+44