summaryrefslogtreecommitdiff
path: root/test/parallel/test-fs-link.js
AgeCommit message (Expand)Author
2019-03-10benchmark,doc,lib,test: capitalize commentsRuben Bridgewater
2018-11-09test: fix the arguments order in `assert.strictEqual`mzucker
2018-01-31test: move tmpdir to submodule of commonRich Trott
2017-12-22fs: move type checking to jsJames M Snell
2017-05-20fs: Revert throw on invalid callbacksMyles Borins
2017-05-10fs: throw on invalid callbacks for async functionsSakthipriyan Vairamani (thefourtheye)
2017-05-01test,lib,doc: use function declarationsRich Trott
2017-01-02test: increase usage of assert.ifError()cjihrig
2016-08-05Revert "fs: make callback mandatory to all async functions"Myles Borins
2016-07-22fs: make callback mandatory to all async functionsSakthipriyan Vairamani
2016-03-25fs: Buffer and encoding enhancements to fs APIJames M Snell
2016-01-26test: fs.link() test runs on same deviceDrew Folta
2015-11-20fs: fix the error report on fs.link(Sync)yorkie
2015-10-20test: fix flaky test for symlinksRich Trott