1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-22 07:14:47 -05:00
denoland-deno/cli/tests
David Sherret bac8e4f6f2
fix(repl): disable language server document preloading in the repl (#18543)
This was an oversight because the repl uses the language server under
the hood. Also, never preloads from a root directory.

Part of #18538
2023-04-01 12:02:44 -04:00
..
integration fix(repl): disable language server document preloading in the repl (#18543) 2023-04-01 12:02:44 -04:00
node_compat Revert "refactor(ext/node): Use Deno.inspect (#17960)" (#18491) 2023-03-30 15:33:28 +00:00
testdata fix(coverage): ignore files from npm registry (#18457) 2023-03-30 17:40:22 +00:00
unit fix: upgrade to TypeScript 5.0.3 (#18532) 2023-03-31 17:09:04 +00:00
unit_node Revert "refactor(ext/node): Use Deno.inspect (#17960)" (#18491) 2023-03-30 15:33:28 +00:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00