1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/cli/tests/integration
Ikko Eltociear Ashimine e4430400ce
chore: typo (#18128)
2023-03-11 08:58:55 -05:00
..
bench_tests.rs chore(tests): ability to capture stdout and stderr separately (#18035) 2023-03-06 09:16:50 -05:00
bundle_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00
cache_tests.rs feat(npm): support bare specifiers from package.json in more subcommands and language server (#17891) 2023-02-23 10:58:10 -05:00
cert_tests.rs chore(test): remove TestCommandOutput macros (#17975) 2023-02-28 15:10:12 -04:00
check_tests.rs fix(check): include dts files in tsc roots (#18026) 2023-03-05 12:47:04 -05:00
compile_tests.rs test(compile): Add a test for dynamic imports in deno compile (#18017) 2023-03-05 01:37:54 +00:00
coverage_tests.rs chore: typo (#18128) 2023-03-11 08:58:55 -05:00
doc_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00
eval_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00
flags_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00
fmt_tests.rs chore: upgrade to Rust 1.67 (#17548) 2023-01-27 10:43:16 -05:00
info_tests.rs feat(npm): support bare specifiers from package.json in more subcommands and language server (#17891) 2023-02-23 10:58:10 -05:00
init_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00
inspector_tests.rs test: ignore inspector tests for npm integration (#17796) 2023-02-16 11:44:16 +01:00
install_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00
js_unit_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00
lint_tests.rs chore: test builders for integration tests (#17965) 2023-02-27 16:52:49 -04:00
lsp_tests.rs refactor(tests/lsp): consolidate more into test LspClient and reduce verbosity (#18100) 2023-03-09 15:09:03 -05:00
mod.rs chore(test): remove TestCommandOutput macros (#17975) 2023-02-28 15:10:12 -04:00
node_compat_tests.rs test: add node compat tests (#17805) 2023-02-17 23:58:52 +09:00
node_unit_tests.rs test(ext/node): add tls_test (#17871) 2023-02-23 12:27:29 +09:00
npm_tests.rs fix(npm): lazily install package.json dependencies only when necessary (#17931) 2023-02-24 19:35:43 -05:00
repl_tests.rs chore(tests): use temp dir in test missing_deno_dir (#18057) 2023-03-07 00:00:51 -05:00
run_tests.rs fix(prompt): better output with control chars (#18108) 2023-03-10 01:09:14 +01:00
task_tests.rs feat(task): support scripts in package.json (#17887) 2023-02-22 22:45:35 -05:00
test_tests.rs chore: update deno_std submodule to 0.178.0 (#18003) 2023-03-03 19:11:10 +00:00
upgrade_tests.rs chore: use rustfmt imports_granularity option (#17421) 2023-01-14 23:18:58 -05:00
vendor_tests.rs refactor: make resolver required (#17783) 2023-02-15 11:30:54 -05:00
watcher_tests.rs feat: auto-discover package.json for npm dependencies (#17272) 2023-02-20 19:14:06 +01:00
worker_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00