1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-24 15:19:26 -05:00
denoland-deno/tests/testdata/bench
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
..
collect chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
filter chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
allow_all.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
allow_all.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
allow_none.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
allow_none.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
before_unload_prevent_default.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
before_unload_prevent_default.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
bench_formatting.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
bench_formatting.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
check_local_by_default.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
check_local_by_default.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
check_local_by_default2.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
check_local_by_default2.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
clear_timeout.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
clear_timeout.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
collect.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
collect2.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
collect_with_malformed_config.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
exit_sanitizer.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
exit_sanitizer.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
explicit_start_and_end.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
explicit_start_and_end.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
explicit_start_and_end_low_precision.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
explicit_start_and_end_low_precision.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
fail.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
fail.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
file_protocol.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
file_protocol.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
filter.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
finally_timeout.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
finally_timeout.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
group_baseline.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
group_baseline.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
ignore.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
ignore.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
ignore_permissions.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
ignore_permissions.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
interval.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
interval.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
load_unload.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
load_unload.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
meta.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
meta.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
multifile_summary.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
multiple_group.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
no_check.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
no_check.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
no_color.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
no_prompt_by_default.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
no_prompt_by_default.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
no_prompt_with_denied_perms.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
no_prompt_with_denied_perms.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
no_run.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
no_run.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
only.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
only.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
overloads.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
overloads.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
pass.json.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
pass.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
pass.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
quiet.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
quiet.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
recursive_permissions_pledge.js chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
unhandled_rejection.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
unhandled_rejection.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
unresolved_promise.out chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00
unresolved_promise.ts chore: move cli/tests/ -> tests/ (#22369) 2024-02-10 20:22:13 +00:00