1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-29 16:30:56 -05:00
denoland-deno/tests/testdata/npm/registry/@denotest
David Sherret bc782cee98
fix(node): resolve types via package.json for directory import (#22878)
Does a package resolve when resolving types for a directory (copying the
behaviour that typescript does).
2024-03-13 22:37:56 -04:00
..
bin chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
binary-package/1.0.0 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
binary-package-linux/1.0.0 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
binary-package-mac/1.0.0 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
binary-package-windows/1.0.0 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
breaking-change-between-versions chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
builtin-module-module/1.0.0 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
CAPITALS/1.0.0 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
check-error/1.0.0 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
child-process-fork/1.0.0 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
cjs-default-export/1.0.0 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
cjs-invalid-name-exports/1.0.0 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
cjs-local-global-decls/1.0.0 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
cjs-module-export-assignment/1.0.0 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
cjs-module-export-assignment-number/1.0.0 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
cjs-pkg-imports/1.0.0 fix(node): require of pkg json imports was broken (#22821) 2024-03-09 10:21:31 -05:00
cjs-reexport-collision/1.0.0 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
cjs-require-esm-error/1.0.0 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
cjs-this-in-exports/1.0.0 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
cjs-with-file-stem/1.0.0 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
conditional-exports/1.0.0 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
conditional-exports-strict/1.0.0 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
create-require/1.0.0 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
css-export/1.0.0 fix(node): resolve .css files in npm packages when type checking (#22804) 2024-03-08 14:14:28 -05:00
d-ext/1.0.0 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
different-nested-dep/1.0.0 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
different-nested-dep-child chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
dual-cjs-esm/1.0.0 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
dual-cjs-esm-dep/1.0.0 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
dual-cjs-esm-dep-missing/1.0.0 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
dynamic-import/1.0.0 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
env-var-re-export/1.0.0 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
esm-basic/1.0.0 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
esm-import-cjs-default/1.0.0 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
file-dts-dmts-dcts/1.0.0 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
globals/1.0.0 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
imports-package-json/1.0.0 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
MixedCase/1.0.0 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
monaco-editor/1.0.0 fix(lsp): ignore code errors when type passes for non-@deno-types reolution (#22682) 2024-03-04 16:10:39 +00:00
no-types-cjs/1.0.0 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
no-types-in-conditional-exports/1.0.0 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
non-existent-dep/1.0.0 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
non-existent-dep-version/1.0.0 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
peer-dep-test-child chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
peer-dep-test-grandchild/1.0.0 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
peer-dep-test-peer chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
permissions-outside-package/1.0.0 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
require-added-nm-folder/1.0.0 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
reserved-word-exports/1.0.0 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
special-chars-in-bin-name/1.0.0 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
sub-folders/1.0.0 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
types/1.0.0 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
types-ambient/1.0.0 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
types-entry-value-not-exists/1.0.0 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
types-exports-import-types/1.0.0 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
types-exports-subpaths/1.0.0 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
types-no-types-entry/1.0.0 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
types-pkg-json-import/1.0.0 fix(node): resolve types via package.json for directory import (#22878) 2024-03-13 22:37:56 -04:00
types_imported/1.0.0 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
typescript-file/1.0.0 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00