1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-01 16:51:13 -05:00
denoland-deno/test_util/src
David Sherret 44b0d4cb11
fix(npm): show a progress bar when initializing the node_modules folder (#18136)
Creating the node_modules folder when the packages are already
downloaded can take a bit of time and not knowing what is going on can
be confusing. It's better to show a progress bar.
2023-03-13 18:18:29 +00:00
..
testdata Move benchmarks to Rust (#7134) 2020-08-28 09:03:50 -04:00
assertions.rs chore(test): remove TestCommandOutput macros (#17975) 2023-02-28 15:10:12 -04:00
builders.rs fix(npm): show a progress bar when initializing the node_modules folder (#18136) 2023-03-13 18:18:29 +00:00
lib.rs chore: update Rust to 1.68.0 (#18102) 2023-03-09 19:18:00 +00:00
lsp.rs refactor(tests/lsp): consolidate more into test LspClient and reduce verbosity (#18100) 2023-03-09 15:09:03 -05:00
npm.rs chore: upgrade to Rust 1.67 (#17548) 2023-01-27 10:43:16 -05:00
pty.rs chore: upgrade to Rust 1.67 (#17548) 2023-01-27 10:43:16 -05:00
temp_dir.rs refactor(lsp): improve test client initialization (#18015) 2023-03-08 23:15:20 +00:00
test_server.rs chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00