1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-12 18:42:18 -05:00
denoland-deno/cli/tests
David Sherret cd7071beb2 fix(lsp): better handling of data: urls (#18527)
1. Log instead of error when the referrer can't be found
2. Fixes typescript to resolve data urls correctly. Properly documented
here:
https://github.com/denoland/TypeScript/pull/4/files#diff-180da7c288743d11d8590d30f0c07c48e5dcf291aa671bbea0dd520a9a1359d2

Closes #18524
2023-03-31 11:43:20 -06:00
..
integration fix(lsp): better handling of data: urls (#18527) 2023-03-31 11:43:20 -06: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(dts): improve types for the Deno.KV API (#18510) 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