1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-01 09:24:20 -04:00
denoland-deno/cli/tests/integration
2021-08-10 09:56:34 +10:00
..
bundle_tests.rs chore: split up integration_tests.rs into separate files (#11131) 2021-06-27 13:27:36 -04:00
cache_tests.rs chore: split up integration_tests.rs into separate files (#11131) 2021-06-27 13:27:36 -04:00
compile_tests.rs chore: split up integration_tests.rs into separate files (#11131) 2021-06-27 13:27:36 -04:00
coverage_tests.rs chore: split up integration_tests.rs into separate files (#11131) 2021-06-27 13:27:36 -04:00
doc_tests.rs fix(cli): deno doc panics on invalid url (#11536) 2021-07-29 04:07:25 -07:00
eval_tests.rs chore: split up integration_tests.rs into separate files (#11131) 2021-06-27 13:27:36 -04:00
fmt_tests.rs chore: split up integration_tests.rs into separate files (#11131) 2021-06-27 13:27:36 -04:00
info_tests.rs fix(cli): info now displays type reference deps (#11478) 2021-07-22 15:34:28 +10:00
inspector_tests.rs fix: panic for non-WS connections to inspector (#11466) 2021-07-20 15:41:36 +02:00
install_tests.rs chore: split up integration_tests.rs into separate files (#11131) 2021-06-27 13:27:36 -04:00
lint_tests.rs chore: split up integration_tests.rs into separate files (#11131) 2021-06-27 13:27:36 -04:00
lsp_tests.rs feat(lsp): support clients which do not support disabled code actions (#11612) 2021-08-10 09:56:34 +10:00
mod.rs feat: add experimental WebSocketStream API (#10365) 2021-08-10 00:28:17 +02:00
repl_tests.rs feat(repl): add --eval flag for evaluating code when the repl starts (#11590) 2021-08-06 17:30:28 -04:00
run_tests.rs fix: support --cert flag for tls connect APIs (#11484) 2021-07-22 12:28:46 +02:00
test_tests.rs feat: type check codeblocks in Markdown file with "deno test --doc" (#11421) 2021-07-29 21:03:06 +02:00
upgrade_tests.rs fix(cli/tools/upgrade): check if passed version is valid (#11296) 2021-07-07 14:59:39 -04:00
watcher_tests.rs fix(cli): make --doc work with --watch (#11183) 2021-07-10 01:15:15 +02:00
worker_tests.rs test: make integration::workers::workers test inspectable (#11524) 2021-07-27 02:11:38 +02:00