summaryrefslogtreecommitdiff
path: root/test/parallel/test-path-makelong.js
AgeCommit message (Expand)Author
2018-11-30test: cover path empty string caselakatostamas
2018-10-15test: fix assert.strictEqual() parameter order in test-path-maklong.jsblakehall
2017-10-09test: replaced fixturesDir with fixtures moduleAlex McKenzie
2017-10-02path: deprecate internal _makeLong, replaceJames M Snell
2017-09-01test: split path tests into multiple filesMichaƫl Zasso
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-03-10meta: restore original copyright headerJames M Snell
2017-01-11test: s/assert.equal/assert.strictEqual/Gibson Fahnestock
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2017-01-02test: use const for all require() callscjihrig
2016-07-21test: make import common as the first lineSakthipriyan Vairamani
2015-07-31test: use common.isWindows consistentlySakthipriyan Vairamani
2015-05-19test: enable linting for testsRoman Reiss
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny