1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-15 16:43:44 -05:00
denoland-deno/cli/tests/integration
2021-10-05 23:07:38 +02:00
..
bundle_tests.rs chore: move test files to testdata directory (#11601) 2021-08-11 10:20:47 -04:00
cache_tests.rs chore: move test files to testdata directory (#11601) 2021-08-11 10:20:47 -04:00
compat_tests.rs feat: add --compat flag to provide built-in Node modules (#12293) 2021-10-05 01:35:55 +02:00
compile_tests.rs chore: move test files to testdata directory (#11601) 2021-08-11 10:20:47 -04:00
coverage_tests.rs chore: move test files to testdata directory (#11601) 2021-08-11 10:20:47 -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 feat(cli/fmt): support more markdown extensions (#12195) 2021-09-23 21:49:25 +05:30
info_tests.rs chore: move test files to testdata directory (#11601) 2021-08-11 10:20:47 -04:00
inspector_tests.rs chore: move test files to testdata directory (#11601) 2021-08-11 10:20:47 -04:00
install_tests.rs chore: move test files to testdata directory (#11601) 2021-08-11 10:20:47 -04:00
lint_tests.rs test: refactor lint tests into directories (#12317) 2021-10-04 18:16:49 +02:00
lsp_tests.rs chore(lsp): use pretty_assertions in e2e tests (#12083) 2021-09-15 16:04:17 +05:30
mod.rs feat: add --compat flag to provide built-in Node modules (#12293) 2021-10-05 01:35:55 +02:00
repl_tests.rs fix(repl): avoid panic when assigned to globalThis (#12273) 2021-10-01 00:25:58 +09:00
run_tests.rs fix: Don't panic when a worker is closed in the reactions to a wasm operation. (#12270) 2021-09-30 19:52:58 +02:00
test_tests.rs fix(runtime/testing): format aggregate errors (#12183) 2021-09-30 21:54:56 +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 feat(lint): add support for --watch flag (#11983) 2021-10-05 23:07:38 +02:00
worker_tests.rs fix(runtime/js/workers): throw errors instead of using an op (#12249) 2021-10-01 11:30:55 +02:00