summaryrefslogtreecommitdiff
path: root/test/parallel/test-fs-symlink-dir-junction.js
AgeCommit message (Expand)Author
2019-12-03fs: fix existsSync for invalid symlink at win32Rongjian Zhang
2019-03-10benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2018-08-08test: remove common.fileExists()Rich Trott
2018-01-31test: move tmpdir to submodule of commonRich Trott
2017-10-12test: use common/fixtures in fs-symlink testAlexeyM
2017-05-05test: reduce string concatenationsVse Mozhet Byt
2017-03-10meta: restore original copyright headerJames M Snell
2017-01-09tools,test: enforce assert.ifError with lint ruleTeddy Katz
2016-12-05test: refactor test-fs-symlink-dir-junctionWalter Beller-Morales
2016-07-18test: use mustCall() for simple flow trackingcjihrig
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-19fs: deprecate exists() and existsSync()cjihrig
2014-12-17test: split test in parallel/sequentialFedor Indutny