summaryrefslogtreecommitdiff
path: root/cli/tests/unit/unit_tests.ts
AgeCommit message (Expand)Author
2020-11-25fix(websocket): Fix PermissionDenied error being caught in constructor (#8402)crowlKats
2020-10-08fix: update worker types to better align to lib.dom.d.ts (#7843)Kitson Kelly
2020-09-21fix: Response.arrayBuffer() doesn't return promise (#7618)Luca Casonato
2020-08-11feat(web): FileReader API (#6673)Paul Thompson
2020-07-07feat(test): Add support for regex in filter flag (#6343)Sebastien Filion
2020-06-21feat(unstable): add Deno.fsyncSync and fsync (#6411)Casper Beyer
2020-06-11feat: URL support in Deno filesystem methods (#5990)River
2020-06-09fix: Deno.readSync on stdin (#6126)Casper Beyer
2020-05-20fix: streams hwm validation (#5681)Marcos Casagrande
2020-05-20move js unit tests to cli/tests (#5678)Ryan Dahl