1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/tests/testdata/subdir
Matt Mastracci f5e46c9bf2
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-10 20:22:13 +00:00
..
CAPITALS chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
redirects chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
subdir2 chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
amd_like.js chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
auto_print_hello.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
circular1.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
circular2.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
comment.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
config.json chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
emittable.d.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
evil_remote_import.js chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
export_types.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
foo_types.d.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
form_urlencoded.txt chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
import.mts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
indirect_import_error.js chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
indirect_throws.js chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
json_1.json chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
json_2.json chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
json_3.json chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
jsx_import_source_no_pragma.tsx chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
main.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
mismatch_ext.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
mod.mjs chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
mod1.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
mod2.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
mod3.js chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
mod4.js chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
mod5.mjs chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
mod6.js chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
mod7.js chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
mod8.js chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
more_decorators.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
mt_application_ecmascript.j2.js chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
mt_application_ecmascript_jsx.j2.jsx chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
mt_application_x_javascript.j4.js chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
mt_application_x_javascript_jsx.j4.jsx chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
mt_application_x_typescript.t4.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
mt_application_x_typescript_tsx.t4.tsx chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
mt_javascript.js chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
mt_javascript_jsx.jsx chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
mt_text_ecmascript.j3.js chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
mt_text_ecmascript_jsx.j3.jsx chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
mt_text_javascript.j1.js chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
mt_text_javascript_jsx.j1.jsx chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
mt_text_typescript.t1.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
mt_text_typescript_tsx.t1.tsx chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
mt_video_mp2t.t3.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
mt_video_mp2t_tsx.t3.tsx chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
mt_video_vdn.t2.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
mt_video_vdn_tsx.t2.tsx chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
no_ext chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
no_js_ext chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
polyfill.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
print_hello.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
shebang_file.js chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
single_module.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
test_worker_basic.js chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
throws.js chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
tla.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
type_and_code.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
type_error.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
type_reference.d.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
type_reference.js chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
types.d.mts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
unknown_ext.deno chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00