summaryrefslogtreecommitdiff
path: root/tests/unit/os_test.ts
AgeCommit message (Expand)Author
2024-09-16refactor(permissions): split up Descriptor into Allow, Deny, and Query (#25508)David Sherret
2024-09-10feat(cli): use NotCapable error for permission errors (#25431)Luca Casonato
2024-09-10test: remove usage of `--unstable` flag (#25549)Bartek IwaƄczuk
2024-08-28fix(permissions): disallow any `LD_` or `DYLD_` prefixed env var without full...David Sherret
2024-08-19chore: improve accessing special file test (#25099)David Sherret
2024-08-19fix: add permission name when accessing a special file errors (#25085)Bedis Nbiba
2024-06-02fix: validate integer values in `Deno.exitCode` setter (#24068)Kenta Moriuchi
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci