mirror of
https://github.com/denoland/deno.git
synced 2024-11-24 15:19:26 -05:00
f5e46c9bf2
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.
47 lines
2.2 KiB
Text
47 lines
2.2 KiB
Text
[UNORDERED_START]
|
|
Download http://localhost:4545/npm/registry/chalk
|
|
Download http://localhost:4545/npm/registry/chai
|
|
Download http://localhost:4545/npm/registry/ansi-styles
|
|
Download http://localhost:4545/npm/registry/supports-color
|
|
Download http://localhost:4545/npm/registry/assertion-error
|
|
Download http://localhost:4545/npm/registry/check-error
|
|
Download http://localhost:4545/npm/registry/deep-eql
|
|
Download http://localhost:4545/npm/registry/get-func-name
|
|
Download http://localhost:4545/npm/registry/loupe
|
|
Download http://localhost:4545/npm/registry/pathval
|
|
Download http://localhost:4545/npm/registry/type-detect
|
|
Download http://localhost:4545/npm/registry/color-convert
|
|
Download http://localhost:4545/npm/registry/has-flag
|
|
Download http://localhost:4545/npm/registry/color-name
|
|
[UNORDERED_END]
|
|
[UNORDERED_START]
|
|
Download http://localhost:4545/npm/registry/ansi-styles/ansi-styles-4.3.0.tgz
|
|
Initialize ansi-styles@4.3.0
|
|
Download http://localhost:4545/npm/registry/assertion-error/assertion-error-1.1.0.tgz
|
|
Initialize assertion-error@1.1.0
|
|
Download http://localhost:4545/npm/registry/chai/chai-4.3.6.tgz
|
|
Initialize chai@4.3.6
|
|
Download http://localhost:4545/npm/registry/chalk/chalk-4.1.2.tgz
|
|
Initialize chalk@4.1.2
|
|
Download http://localhost:4545/npm/registry/check-error/check-error-1.0.2.tgz
|
|
Initialize check-error@1.0.2
|
|
Download http://localhost:4545/npm/registry/color-convert/color-convert-2.0.1.tgz
|
|
Initialize color-convert@2.0.1
|
|
Download http://localhost:4545/npm/registry/color-name/color-name-1.1.4.tgz
|
|
Initialize color-name@1.1.4
|
|
Download http://localhost:4545/npm/registry/deep-eql/deep-eql-3.0.1.tgz
|
|
Initialize deep-eql@3.0.1
|
|
Download http://localhost:4545/npm/registry/get-func-name/get-func-name-2.0.0.tgz
|
|
Initialize get-func-name@2.0.0
|
|
Download http://localhost:4545/npm/registry/has-flag/has-flag-4.0.0.tgz
|
|
Initialize has-flag@4.0.0
|
|
Download http://localhost:4545/npm/registry/loupe/loupe-2.3.4.tgz
|
|
Initialize loupe@2.3.4
|
|
Download http://localhost:4545/npm/registry/pathval/pathval-1.1.1.tgz
|
|
Initialize pathval@1.1.1
|
|
Download http://localhost:4545/npm/registry/supports-color/supports-color-7.2.0.tgz
|
|
Initialize supports-color@7.2.0
|
|
Download http://localhost:4545/npm/registry/type-detect/type-detect-4.0.8.tgz
|
|
Initialize type-detect@4.0.8
|
|
[UNORDERED_END]
|
|
chalk cjs loads
|