summaryrefslogtreecommitdiff
path: root/js/read_dir_test.ts
AgeCommit message (Expand)Author
2019-10-04Merge deno_cli_snapshots into deno_cli (#3064)Ryan Dahl
2019-05-15Remove FileInfo.pathRyan Dahl
2019-05-08First pass at permissions whitelist (#2129)andy finch
2019-04-21Fix eslint warnings (#2151)Ryan Dahl
2019-03-09Migrate from tslint to eslint for linting (#1905)Kitson Kelly
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-02-05Fixed test code (#1688)JaePil Jung
2019-01-21chore: update license lines (#1557)Yoshiya Hinosawa
2018-12-12readDir entry mode (#1326)Kevin (Kun) "Kassimo" Qian
2018-10-05Changed tools/lint.py to lint the entire js and tests directories. (#900)Chris Bystrek
2018-10-03Implemented readDirSync, readDirJ2P