summaryrefslogtreecommitdiff
path: root/tools/permission_prompt_test.py
AgeCommit message (Expand)Author
2019-10-29Remove TTY tests - dead code (#3229)Ry Dahl
2019-09-11Upgrade pylint (#2917)Ryan Dahl
2019-06-03Refactor test infrastructure (#2432)Bartek Iwańczuk
2019-05-30chore: refactor python tests to use unittest (#2414)Andy Hayden
2019-05-27chore: Port Python tests to unittest (#2408)Bartek Iwańczuk
2019-05-03add "deno run" subcommand (#2215)Bartek Iwańczuk
2019-04-07Refactor CLI flag parsing (#2025)Bartek Iwańczuk
2019-03-18More permissions prompt options (#1926)andy finch
2019-03-13--no-prompt flag for non-interactive environments (#1913)andy finch
2019-02-09Add --allow-read test codeJ2P
2019-02-07Add emojis to permission prompts (#1684)Dmitry Sharshakov
2019-01-21chore: update license lines (#1557)Yoshiya Hinosawa
2019-01-12Add --allow-run test code (#1504)JaePil Jung
2018-12-10Use stderr for exceptions (#1303)Ryan Dahl
2018-11-30Use pylint.Ryan Dahl
2018-10-27Ergonomics: Prompt TTY for permission escalation (#1081)Ryan Dahl