summaryrefslogtreecommitdiff
path: root/cli/tests/permission_test.ts
AgeCommit message (Expand)Author
2020-11-19fix(cli/tests): printf.exe doesn't exist on windows (#8404)Mark Tiedemann
2020-11-08refactor: rewrite permission_test to not depend on Python (#8291)Mo
2020-11-03build: migrate to dlint (#8176)Bartek Iwańczuk
2020-08-24feat: update to TypeScript 4.0 (#6514)Kitson Kelly
2020-06-12refactor: Don't destructure the Deno namespace (#6268)Nayeem Rahman
2020-04-29BREAKING: Map-like interface for Deno.env (#4942)Valentin Anger
2020-03-28Update to Prettier 2 and use ES Private Fields (#4498)Kitson Kelly
2020-03-21BREAKING CHANGE Rename Deno.run's args to cmd (#4444)Akshat Agarwal
2020-03-20Add require-await lint rule (#4401)Samrith Shankar
2020-02-25Port permission_prompt_tests to Rust (#4129)João Souto