0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-11 22:59:41 -04:00
deno/cli/tests/integration
Bartek Iwańczuk 2fd26de396
fix(lsp): disable experimentalDecorators by default (#22101)
Follow up to https://github.com/denoland/deno/pull/22040.

By mistake I forgot to disable "experimental decorators" in the LSP.
2024-01-25 14:39:21 +00:00
..
bench_tests.rs
bundle_tests.rs
cache_tests.rs
cert_tests.rs Revert "chore: bump rustls-tokio-stream and rustls (#21955)" (#22097) 2024-01-25 04:47:45 +01:00
check_tests.rs fix: remove conditional unstable type-checking from other commands (#21991) 2024-01-21 22:47:46 +00:00
compile_tests.rs
coverage_tests.rs
doc_tests.rs feat: warn when using --unstable, prefer granular flags (#21452) 2024-01-23 15:33:07 +01:00
eval_tests.rs refactor: don't error when .env is not present (#21879) 2024-01-22 00:27:14 +01:00
flags_tests.rs
fmt_tests.rs
info_tests.rs feat: warn when using --unstable, prefer granular flags (#21452) 2024-01-23 15:33:07 +01:00
init_tests.rs
inspector_tests.rs chore: ignore inspector_port_collision test (#21923) 2024-01-16 13:50:03 -07:00
install_tests.rs
js_unit_tests.rs feat(web): ImageBitmap (#21898) 2024-01-22 12:08:01 +01:00
jsr_tests.rs
jupyter_tests.rs feat(jupyter): don't require --unstable flag (#21963) 2024-01-18 23:16:14 +01:00
lint_tests.rs feat: warn when using --unstable, prefer granular flags (#21452) 2024-01-23 15:33:07 +01:00
lsp_tests.rs fix(lsp): disable experimentalDecorators by default (#22101) 2024-01-25 14:39:21 +00:00
mod.rs
node_compat_tests.rs
node_unit_tests.rs chore: deflake rejection_handled_web_process test (#22056) 2024-01-23 21:05:21 +00:00
npm_tests.rs feat: warn when using --unstable, prefer granular flags (#21452) 2024-01-23 15:33:07 +01:00
publish_tests.rs feat(publish): error on invalid external imports (#22088) 2024-01-24 21:59:18 +00:00
repl_tests.rs feat: TC39 decorator proposal support (#22040) 2024-01-24 18:46:23 +05:30
run_tests.rs feat: Expand 'imports' section of deno.json (#22087) 2024-01-24 23:44:06 +01:00
shared_library_tests.rs
task_tests.rs
test_tests.rs feat: warn when using --unstable, prefer granular flags (#21452) 2024-01-23 15:33:07 +01:00
upgrade_tests.rs
vendor_tests.rs
watcher_tests.rs feat(cli): improved diagnostics printing (#22049) 2024-01-23 16:37:43 +01:00
worker_tests.rs feat: deprecate Deno.{Conn,TcpConn,TlsConn,UnixConn}.rid (#22077) 2024-01-24 22:12:10 +01:00