summaryrefslogtreecommitdiff
path: root/test/parallel/test-fs-symlink.js
AgeCommit message (Expand)Author
2019-12-03fs: fix existsSync for invalid symlink at win32Rongjian Zhang
2019-03-23errors: update error nameRuben Bridgewater
2018-03-25fs: fix error handlingRuben Bridgewater
2018-01-31test: move tmpdir to submodule of commonRich Trott
2017-12-22fs: move type checking to jsJames M Snell
2017-10-11test: replace fixturesDir to use fixtures moduleJosh Lim
2017-07-04test: simplify test skippingVse Mozhet Byt
2017-03-10meta: restore original copyright headerJames M Snell
2017-01-11test: use eslint to fix var->const/letGibson Fahnestock
2016-12-31test, win: fix up symlink testsHitesh Kanwathirtha
2016-09-28test:replace indexOf, assert.equal, add mustCall()Richard Hong
2016-05-12test: abstract skip functionality to commonJeremiah Senkpiel
2015-10-20test: fix flaky test for symlinksRich Trott
2015-07-31test: use common.isWindows consistentlySakthipriyan Vairamani
2015-06-20test: confirm symlinkRich Trott
2015-06-13test: only refresh tmpDir for tests that need itRich Trott
2015-05-19test: enable linting for testsRoman Reiss
2015-01-12Remove excessive copyright/license boilerplateisaacs
2014-12-17test: split test in parallel/sequentialFedor Indutny