summaryrefslogtreecommitdiff
path: root/js/mkdir_test.ts
AgeCommit message (Expand)Author
2019-10-04Merge deno_cli_snapshots into deno_cli (#3064)Ryan Dahl
2019-04-21Fix eslint warnings (#2151)Ryan Dahl
2019-03-06Upgrade deno_std (#1892)Ryan Dahl
2019-02-12Add Deno global namespace (#1748)Kitson Kelly
2019-02-08Add --allow-read (#1689)Dmitry Sharshakov
2019-01-21chore: update license lines (#1557)Yoshiya Hinosawa
2019-01-17mkdir should not be recursive by default (#1530)Ryan Dahl
2019-01-12Remove unused imports (#1503)JaePil Jung
2018-09-16Remove remove_timer asserts (#760)Kevin (Kun) "Kassimo" Qian
2018-09-14[fs] Enable mode for `mkdir` on unix (#746)Kevin (Kun) "Kassimo" Qian
2018-09-10Implement deno.mkdir()Sajjad Hashemian