summaryrefslogtreecommitdiff
path: root/fs/ensure_file_test.ts
AgeCommit message (Collapse)Author
2019-04-24Eslint fixes (denoland/deno_std#356)Vincent LE GOFF
Make warnings fail Original: https://github.com/denoland/deno_std/commit/4543b563a9a01c8c168aafcbfd9d4634effba7fc
2019-04-07fix: ensure exists file/dir must be the same type or it will throw error ↵Axetroy
(denoland/deno_std#294) Original: https://github.com/denoland/deno_std/commit/24f41f67bdbc9f426e3f9f03598a1010748d8200
2019-03-19fix: wrong usage of assertThrowsAsync which without await keyword ↵Axetroy
(denoland/deno_std#295) Original: https://github.com/denoland/deno_std/commit/59adafe86710038c6864fc0686f0292bf7fd9b1d
2019-03-12feat: add ensureDir/ensureFile for fs modules (denoland/deno_std#264)Axetroy
Original: https://github.com/denoland/deno_std/commit/9ae941338aea09adf0d4f48d40f2b09131ae3d5f