0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-10 06:07:03 -04:00
deno/tests/testdata/npm/registry
Matt Mastracci 6016881eaa chore: move cli/tests/ -> tests/ (#22369)
This looks like a massive PR, but it's only a move from cli/tests ->
tests, and updates of relative paths for files.

This is the first step towards aggregate all of the integration test
files under tests/, which will lead to a set of integration tests that
can run without the CLI binary being built.

While we could leave these tests under `cli`, it would require us to
keep a more complex directory structure for the various test runners. In
addition, we have a lot of complexity to ignore various test files in
the `cli` project itself (cargo publish exclusion rules, autotests =
false, etc).

And finally, the `tests/` folder will eventually house the `test_ffi`,
`test_napi` and other testing code, reducing the size of the root repo
directory.

For easier review, the extremely large and noisy "move" is in the first
commit (with no changes -- just a move), while the remainder of the
changes to actual files is in the second commit.
2024-02-15 10:32:21 +05:30
..
@babel/parser chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
@denotest chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
@ljharb/has-package-exports-patterns chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
@types/node chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
@vue chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
ajv chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
ajv-formats chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
ansi-regex chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
ansi-styles chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
asn1 chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
assertion-error chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
autoprefixer chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
bcrypt-pbkdf chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
browserslist chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
buildcheck chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
camelcase chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
caniuse-lite chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
chai chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
chalk chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
check-error chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
cliui chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
color-convert chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
color-name chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
cowsay chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
cpu-features chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
crypto-js chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
csstype chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
decamelize chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
deep-eql chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
define-properties chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
electron-to-chromium chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
emoji-regex chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
escalade chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
estree-walker chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
fast-deep-equal chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
find-up chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
fraction.js chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
fs-extra chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
function-bind chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
get-caller-file chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
get-func-name chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
get-intrinsic chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
get-stdin chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
globals chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
graceful-fs chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
has chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
has-flag chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
has-package-exports chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
has-property-descriptors chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
has-symbols chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
is-fullwidth-code-point chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
js-tokens chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
json-schema-traverse chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
jsonfile chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
locate-path chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
loose-envify chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
loupe chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
magic-string chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
mkdirp chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
nan chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
nanoid chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
node-releases chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
normalize-range chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
object-keys chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
p-limit chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
p-locate chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
p-try chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
path-exists chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
pathval chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
picocolors chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
postcss chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
postcss-value-parser chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
punycode chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
react chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
react-dom chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
require-directory chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
require-from-string chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
require-main-filename chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
safer-buffer chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
scheduler chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
set-blocking chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
source-map chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
source-map-js chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
sourcemap-codec chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
ssh2 chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
string-width chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
strip-ansi chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
strip-final-newline chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
supports-color chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
supports-esm chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
tweetnacl chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
type-detect chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
type-fest chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
universalify chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
update-browserslist-db chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
uri-js chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
vue chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
which-module chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
wrap-ansi chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
y18n chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
yargs chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30
yargs-parser chore: move cli/tests/ -> tests/ (#22369) 2024-02-15 10:32:21 +05:30