summaryrefslogtreecommitdiff
path: root/std/fs/exists_test.ts
AgeCommit message (Expand)Author
2020-02-27reduce unnecessary output on tests (#4148)Yusuke Sakurai
2020-02-19Enable TS strict mode by default (#3899)Maximilien Mellen
2020-02-11refactor: rewrite tests in std/ to use Deno.test (#3930)Bartek Iwańczuk
2020-01-27dx: descriptive permission errors (#3808)Bartek Iwańczuk
2020-01-15Revert "feat(flags): script arguments come after '--'" (#3681)Ry Dahl
2020-01-08feat(flags): script arguments come after '--' (#3621)Ry Dahl
2020-01-02Happy new year! (#3578)Ry Dahl
2019-12-13fix permission errors are swallowed by fs.exists (#3493)Axetroy
2019-10-16std: Move fs/path to the top-level (#3100)Nayeem Rahman
2019-10-09Move everything into std subdirRyan Dahl