1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-28 10:09:20 -05:00
denoland-deno/tests/util/server/src
Bartek Iwańczuk b94707af7d
Revert "chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24056)" (#24262)
This reverts commit fb31eaa9ca.

Reverting because users reported spurious errors when downloading
dependencies - https://github.com/denoland/deno/issues/24260.

Closes https://github.com/denoland/deno/issues/24260
2024-06-19 16:09:17 +02:00
..
servers FUTURE: initial support for .npmrc file (#23560) 2024-05-23 23:26:23 +02:00
testdata chore: move test_util to tests/util/server (#22444) 2024-02-19 06:34:24 -07:00
assertions.rs fix(lsp): Pass diagnostic codes to TSC as numbers (#23720) 2024-05-06 23:54:52 +00:00
builders.rs chore: support -- --nocapture in the spec tests (#24113) 2024-06-06 08:37:13 -04:00
factory.rs chore: move test_util to tests/util/server (#22444) 2024-02-19 06:34:24 -07:00
fs.rs chore: maybe make watcher tests less flaky (#23683) 2024-05-03 17:31:12 -04:00
https.rs Revert "chore: upgrade to reqwest 0.12.4 and rustls 0.22 (#24056)" (#24262) 2024-06-19 16:09:17 +02:00
lib.rs FUTURE: initial support for .npmrc file (#23560) 2024-05-23 23:26:23 +02:00
lsp.rs perf(lsp): lock out requests until init is complete (#23998) 2024-05-29 01:26:43 +01:00
macros.rs chore: move cert itests to spec tests (#23607) 2024-05-03 00:43:12 +00:00
npm.rs fix(ext/node): lossy UTF-8 read node_modules files (#24140) 2024-06-08 18:36:13 +02:00
pty.rs chore(repl): maybe improve repl test flakiness on the CI (#23933) 2024-05-22 10:13:37 -04:00
spawn.rs chore: move test_util to tests/util/server (#22444) 2024-02-19 06:34:24 -07:00
test_server.rs chore: enable clippy::print_stdout and clippy::print_stderr (#23732) 2024-05-08 22:45:06 -04:00