1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-23 07:44:48 -05:00
denoland-deno/cli/tests
David Sherret 6fb6b0c1f3
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-28 21:49:00 +00:00
..
integration chore: restore pty tests and make them run on the Linux CI (#18424) 2023-03-28 21:49:00 +00:00
node_compat feat(ext/node): add crypto.checkPrime API (#18465) 2023-03-28 10:56:38 +00:00
testdata chore: restore pty tests and make them run on the Linux CI (#18424) 2023-03-28 21:49:00 +00:00
unit chore(ext/kv): add limits (#18415) 2023-03-25 15:29:36 +08:00
unit_node test(node/fs): add fs.Dir tests (#18463) 2023-03-28 23:58:40 +09:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00