summaryrefslogtreecommitdiff
path: root/fs/testdata
AgeCommit message (Expand)Author
2019-05-16feat(fs): add copy/copySync (denoland/deno_std#278)Axetroy
2019-03-18fix: fs.exists not work for symlink (denoland/deno_std#291)Axetroy
2019-03-13 feat: add readJson/readJsonSync for fs modules (denoland/deno_std#269)Axetroy
2019-03-11add fs/exists (denoland/deno_std#260)Axetroy