summaryrefslogtreecommitdiff
path: root/fs/test.ts
AgeCommit message (Collapse)Author
2019-05-16feat(fs): add copy/copySync (denoland/deno_std#278)Axetroy
Original: https://github.com/denoland/deno_std/commit/ab5b0887ccde0ad9f00f1943e27bd73bc483833b
2019-04-27fs: fix ensureLink broken (denoland/deno_std#360)Axetroy
Fixes denoland/deno_std#358 Original: https://github.com/denoland/deno_std/commit/d9a64c0a145c46d8611f3fc8295c70e4f32fdc6d
2019-04-21feat: add ensureSymlink/ensureSymlinkSync for fs modules (denoland/deno_std#268)Axetroy
Original: https://github.com/denoland/deno_std/commit/8d1b01cfcfc9836f8d167f0f385f68d5c0799b86
2019-04-14add writeFileStr and update documentation (denoland/deno_std#340)Axetroy
Original: https://github.com/denoland/deno_std/commit/191e53a78bfc96d32df6d01affa90f938b92e6e5
2019-04-13Added read file str (denoland/deno_std#276)Vincent LE GOFF
Original: https://github.com/denoland/deno_std/commit/b462ad253042c13c95d9b9b205920a17a12dae28
2019-04-13EOL add mixed detection (denoland/deno_std#325)Vincent LE GOFF
Original: https://github.com/denoland/deno_std/commit/bb92c44c648844ba6fe0e1e038c87da2716f618b
2019-04-07Added EOL detect / format (denoland/deno_std#289)Vincent LE GOFF
Original: https://github.com/denoland/deno_std/commit/1d53fb4d794ac69dc1069ed99a5b531f7e490a83
2019-03-18Test reorganization (denoland/deno_std#290)Vincent LE GOFF
Original: https://github.com/denoland/deno_std/commit/0bb040e8d41788c188fa9aad8458dbfba78db4f4