summaryrefslogtreecommitdiff
path: root/cli/js/files_test.ts
AgeCommit message (Expand)Author
2020-03-10reorg: move js runtime tests to cli/js/tests/ (#4250)Bartek Iwańczuk
2020-03-04refactor: rewrite testPerm into unitTest (#4231)Bartek Iwańczuk
2020-03-02seek should return cursor position (#4211)bartOssh
2020-02-29add assertResources sanitizer to cli/js/ unit tests (#4161)Bartek Iwańczuk
2020-02-24rename Deno.Err -> Deno.errors (#4093)Bartek Iwańczuk
2020-02-21refactor: remove unneeded ErrorKinds (#3936)Bartek Iwańczuk
2020-02-19Enable TS strict mode by default (#3899)Maximilien Mellen
2020-02-02Remove //tests symlink (#3849)Luka Hartwig
2020-01-21Implemented alternative open mode in files (#3119)Michał Sabiniarz
2020-01-08feat: Deno.create (#3629)Luca Casonato
2020-01-02Happy new year! (#3578)Ry Dahl
2019-12-28Fix: allow reading into a 0-length array (#3329)Alexandre Szymocha
2019-10-31Upgrade node_modules, change tagline, clean up root directory (#3247)Ry Dahl
2019-10-04Merge deno_cli_snapshots into deno_cli (#3064)Ryan Dahl