1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-07 22:58:24 -05:00
denoland-deno/test_util/src
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
..
testdata fix(test_util): parse strace usecs/call in total line if present (#18241) 2023-03-17 10:39:57 +02:00
assertions.rs chore(test): remove TestCommandOutput macros (#17975) 2023-02-28 15:10:12 -04:00
builders.rs chore: restore pty tests and make them run on the Linux CI (#18424) 2023-03-31 11:43:19 -06:00
lib.rs chore: restore pty tests and make them run on the Linux CI (#18424) 2023-03-31 11:43:19 -06:00
lsp.rs fix(lsp): avoid calling client while holding lock (#18197) 2023-03-15 14:34:23 +00:00
npm.rs chore: upgrade to Rust 1.67 (#17548) 2023-01-27 10:43:16 -05:00
pty.rs chore: restore pty tests and make them run on the Linux CI (#18424) 2023-03-31 11:43:19 -06:00
temp_dir.rs chore(test_util): replace tempdir code w/tempdir crate (#18340) 2023-03-22 12:55:19 -06:00
test_server.rs chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00