summaryrefslogtreecommitdiff
path: root/tests/types.test
AgeCommit message (Collapse)Author
2019-09-10feat: Make integration tests rust unit tests (#2884)Bartek Iwańczuk
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2019-04-21Refactor CLI entry point (#2157)Bartek Iwańczuk
Changes "deno --types" to "deno types" and "deno --prefetch" to "deno prefetch"
2018-11-04Improve integration test harness (#1142)Kitson Kelly