summaryrefslogtreecommitdiff
path: root/tools/complex_permissions_test.py
AgeCommit message (Expand)Author
2019-10-29Remove TTY tests - dead code (#3229)Ry Dahl
2019-10-04Merge deno_cli_snapshots into deno_cli (#3064)Ryan Dahl
2019-09-19Remove test.py, use cargo test as test frontend (#2967)Ryan Dahl
2019-09-16Fix and enable linting of deno_typescript/*, tools/*, website/* (#2962)Bert Belder
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-23re-fix permissions for dial and listen (#2400)Bartek Iwańczuk
2019-05-22Revert "Fix permissions for dial and listen (#2373)"Bert Belder
2019-05-17Fix permissions for dial and listen (#2373)Bartek Iwańczuk
2019-05-09fix: support relative path for whitelisting (#2317)Kevin (Kun) "Kassimo" Qian
2019-05-08First pass at permissions whitelist (#2129)andy finch