1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-24 15:19:26 -05:00
denoland-deno/runtime/permissions
David Sherret f861bd2337 chore: restore pty tests and make them run on the Linux CI (#18424)
1. Rewrites the tests to be more back and forth rather than getting the
output all at once (which I believe was causing the hangs on linux and
maybe mac)
2. Runs the pty tests on the linux ci.
3. Fixes a bunch of tests that were just wrong.
4. Adds timeouts on the pty tests.
2023-03-31 11:43:19 -06:00
..
mod.rs feat(ext/kv): key-value store (#18232) 2023-03-22 12:13:24 +08:00
prompter.rs chore: restore pty tests and make them run on the Linux CI (#18424) 2023-03-31 11:43:19 -06:00