summaryrefslogtreecommitdiff
path: root/test_util/src/pty.rs
AgeCommit message (Expand)Author
2024-02-19chore: move `test_util` to `tests/util/server` (#22444)Asher Gomez
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-11-23chore: provide error message when a deno.json will be auto-discovered by the ...David Sherret
2023-11-21ci: attempt to make repl tests less flaky at startup on the CI (#21291)David Sherret
2023-08-09chore(test_util): Increate pty timeout to 15s to avoid flakes (#20109)Matt Mastracci
2023-08-03chore: fix pty support on Macs (#20037)Matt Mastracci
2023-03-30fix(repl): improve package.json support (#18497)David Sherret
2023-03-28chore: restore pty tests and make them run on the Linux CI (#18424)David Sherret
2023-01-27chore: upgrade to Rust 1.67 (#17548)David Sherret
2023-01-13chore: add `copyright_checker` tool and add the missing copyright (#17285)Yiyu Lin
2022-12-19chore(test_util): use pty2 instead of pty (#17131)Divy Srivastava
2022-08-22perf: cache swc dependency analysis and don't hold onto `ParsedSource`s in me...David Sherret
2022-07-15chore: fix Windows specific clippy errors (#15212)David Sherret
2022-02-07refactor: factor out CDP message types (#13551)Leo Kettmeir
2021-11-14chore(tests): fix typo in pty.rs (#12757)Ikko Ashimine
2021-09-20chore(tests): windows pty tests (#12091)David Sherret