summaryrefslogtreecommitdiff
path: root/cli/js/tests/unit_tests.ts
AgeCommit message (Expand)Author
2020-05-03Add TransformStream and TransformStreamController (#5042)Kitson Kelly
2020-05-01BREAKING: remove window.location and self.location (#5034)Bartek Iwańczuk
2020-04-30feat: Add WritableStreams (and enable ReadableStreams piping) (#4980)Kitson Kelly
2020-04-29make camel case readDir, readLink, realPath (#4995)Ryan Dahl
2020-04-28fix(#4769) Adds readTextFile, writeTextFile, with sync counterparts (#4901)Divya
2020-04-28BREAKING: Remove Deno.symbols namespace (#4936)Nayeem Rahman
2020-04-26Add buffer size argument to copy (#4907)Marcos Casagrande
2020-04-15Add support for AbortController/AbortSignal (#4757)Kitson Kelly
2020-04-11refactor: Event and EventTarget implementations (#4707)Kitson Kelly
2020-03-13refactor: unit test runner communicates using TCP socket (#4336)Bartek Iwańczuk
2020-03-11move compiler API tests to integration tests (#4319)Bartek Iwańczuk
2020-03-10Add Deno.umask (#4290)dubiousjim
2020-03-10reorg: move js runtime tests to cli/js/tests/ (#4250)Bartek Iwańczuk