1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-11 01:58:05 -05:00
denoland-deno/cli/tests
David Sherret b1e2601e05 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 17:34:08 -04:00
..
integration fix(repl): disable language server document preloading in the repl (#18543) 2023-04-01 17:34:08 -04:00
node_compat Revert "refactor(ext/node): Use Deno.inspect (#17960)" (#18491) 2023-03-31 11:43:20 -06:00
testdata fix(coverage): ignore files from npm registry (#18457) 2023-03-31 11:43:20 -06:00
unit fix: upgrade to TypeScript 5.0.3 (#18532) 2023-03-31 11:43:20 -06:00
unit_node Revert "refactor(ext/node): Use Deno.inspect (#17960)" (#18491) 2023-03-31 11:43:20 -06:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00