summaryrefslogtreecommitdiff
path: root/cli/tests/complex_permissions_test.ts
AgeCommit message (Expand)Author
2021-08-11chore: move test files to testdata directory (#11601)David Sherret
2021-08-05refactor(cli/tests): remove unnecessary void return types (#11577)Leo K
2021-01-07feat: add --location=<href> and globalThis.location (#7369)Nayeem Rahman
2020-11-03build: migrate to dlint (#8176)Bartek Iwańczuk
2020-08-24feat: update to TypeScript 4.0 (#6514)Kitson Kelly
2020-06-26Re-land "fix(cli): ipv6 parsing for --allow-net params" (#6472)Bartek Iwańczuk
2020-06-25Revert "fix(cli): ipv6 parsing for --allow-net params (#6453)" (#6458)Bartek Iwańczuk
2020-06-24fix(cli): ipv6 parsing for --allow-net params (#6453)Colin Harrington
2020-06-12refactor: Don't destructure the Deno namespace (#6268)Nayeem Rahman
2020-03-28Update to Prettier 2 and use ES Private Fields (#4498)Kitson Kelly
2020-03-01Port Complex Permissions Tests to Rust (#4200)João Souto