0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-10-31 09:14:20 -04:00
denoland-deno/cli/tests/integration
2022-03-31 14:11:30 +05:30
..
bench_tests.rs fix(bench): require --unstable flag in JavaScript (#14091) 2022-03-23 16:33:42 +01:00
bundle_tests.rs chore: replace .expect("...") calls with .unwrap() in test code (#14081) 2022-03-22 15:10:00 -04:00
cache_tests.rs fix: don't crash when $HOME is a relative path (#13581) 2022-02-03 14:08:17 +01:00
compat_tests.rs disable flakes (#13962) 2022-03-15 11:19:59 -04:00
compile_tests.rs fix(compile): follow redirects when resolving (#14161) 2022-03-31 14:11:30 +05:30
coverage_tests.rs chore: replace .expect("...") calls with .unwrap() in test code (#14081) 2022-03-22 15:10:00 -04:00
doc_tests.rs chore: update copyright to 2022 (#13306) 2022-01-07 22:09:52 -05:00
eval_tests.rs chore: update copyright to 2022 (#13306) 2022-01-07 22:09:52 -05:00
fmt_tests.rs feat(cli/fmt): ignore .git folder when formatting files (#14138) 2022-03-29 14:57:42 -04:00
info_tests.rs chore: replace .expect("...") calls with .unwrap() in test code (#14081) 2022-03-22 15:10:00 -04:00
inspector_tests.rs chore: replace .expect("...") calls with .unwrap() in test code (#14081) 2022-03-22 15:10:00 -04:00
install_tests.rs chore: replace .expect("...") calls with .unwrap() in test code (#14081) 2022-03-22 15:10:00 -04:00
lint_tests.rs chore: update copyright to 2022 (#13306) 2022-01-07 22:09:52 -05:00
lsp_tests.rs chore(tests): add more lsp tests for formatting (#14155) 2022-03-30 18:44:47 -04:00
mod.rs feat: "deno bench" subcommand (#13713) 2022-03-11 23:07:02 +01:00
repl_tests.rs fix(repl): fix null eval result (#13804) 2022-03-02 13:39:08 +09:00
run_tests.rs fix(ext/ffi): enforce unstable check on ops (#14115) 2022-03-25 12:29:54 +01:00
task_tests.rs feat(task): add unstable warning to deno task (#13966) 2022-03-15 21:24:07 -04:00
test_tests.rs fix(test): don't error on missing op details (#14074) 2022-03-23 00:24:45 +01:00
upgrade_tests.rs chore: update copyright to 2022 (#13306) 2022-01-07 22:09:52 -05:00
vendor_tests.rs feat: deno vendor (#13670) 2022-02-16 13:14:19 -05:00
watcher_tests.rs chore: replace .expect("...") calls with .unwrap() in test code (#14081) 2022-03-22 15:10:00 -04:00
worker_tests.rs chore: update copyright to 2022 (#13306) 2022-01-07 22:09:52 -05:00