1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-27 17:49:08 -05:00
denoland-deno/test_util/src
David Sherret d8961a9dfe
chore: fix upgrade_prompt test on main (#21314)
Issue was main does canary builds, which broke this test because it
didn't handle searching for a canary release. Tested by building as
canary locally.
2023-11-23 17:54:27 +00: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 refactor: remove DENO_UNSTABLE_NPM_SYNC_DOWNLOAD and custom sync functionality (#20504) 2023-09-14 17:51:28 +00:00
builders.rs chore: add upgrade prompt integration test (#21273) 2023-11-23 16:20:40 +00:00
factory.rs chore: Ensure copyright line is the first in the file (#19608) 2023-06-26 09:38:55 -06:00
fs.rs chore: combine TestCommandBuilder with DenoCmd (#21248) 2023-11-17 22:46:15 -05:00
https.rs chore: refactor test_server and move to rustls-tokio-stream (#21117) 2023-11-08 13:00:29 -07:00
lib.rs chore: fix upgrade_prompt test on main (#21314) 2023-11-23 17:54:27 +00:00
lsp.rs chore: combine TestCommandBuilder with DenoCmd (#21248) 2023-11-17 22:46:15 -05:00
npm.rs chore: update base64 crate (#20877) 2023-10-26 18:39:04 +02:00
pty.rs ci: attempt to make repl tests less flaky at startup on the CI (#21291) 2023-11-21 21:07:36 +00:00
test_server.rs chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00