rust/tests/run-make
bors 7c52d2db63 Auto merge of #125383 - Oneirical:bundle-them-up, r=jieyouxu
Rewrite `emit`, `mixing-formats` and `bare-outfile` `run-make` tests in `rmake.rs` format

Part of #121876 and the associated [Google Summer of Code project](https://blog.rust-lang.org/2024/05/01/gsoc-2024-selected-projects.html).

try-job: x86_64-msvc
2024-06-03 18:35:54 +00:00
..
a-b-a-linker-guard Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
alloc-no-oom-handling Rewrite and rename issue-38237 to rmake 2024-05-22 22:49:00 -04:00
alloc-no-rc Rewrite and rename issue-38237 to rmake 2024-05-22 22:49:00 -04:00
alloc-no-sync Rewrite and rename issue-38237 to rmake 2024-05-22 22:49:00 -04:00
allocator-shim-circular-deps correct comments 2024-05-08 21:44:57 -04:00
allow-non-lint-warnings-cmdline Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
allow-warnings-cmdline-stability Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
archive-duplicate-names correct comments 2024-05-08 21:44:57 -04:00
arguments-non-c-like-enum Cleanup: Rid the rmake test runners of extern crate run_make_support; 2024-05-02 17:57:23 +02:00
artifact-incr-cache Cleanup: Rid the rmake test runners of extern crate run_make_support; 2024-05-02 17:57:23 +02:00
artifact-incr-cache-no-obj Cleanup: Rid the rmake test runners of extern crate run_make_support; 2024-05-02 17:57:23 +02:00
atomic-lock-free Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
bare-outfile Auto merge of #125383 - Oneirical:bundle-them-up, r=jieyouxu 2024-06-03 18:35:54 +00:00
box-struct-no-segfault Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
branch-protection-check-IBT
c-dynamic-dylib Make more of the test suite run on Mac Catalyst 2024-05-28 12:31:33 +02:00
c-dynamic-rlib Make more of the test suite run on Mac Catalyst 2024-05-28 12:31:33 +02:00
c-link-to-rust-dylib Migrate run-make/c-link-to-rust-dylib to rmake.rs 2024-06-02 12:04:39 +02:00
c-link-to-rust-staticlib fix the test 2024-05-14 20:06:23 -04:00
c-link-to-rust-va-list-fn Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
c-static-dylib correct comments 2024-05-08 21:44:57 -04:00
c-static-rlib correct comments 2024-05-08 21:44:57 -04:00
c-unwind-abi-catch-lib-panic Update Makefiles with explanatory comments 2024-05-07 22:12:36 -04:00
c-unwind-abi-catch-panic Update Makefiles with explanatory comments 2024-05-07 22:12:36 -04:00
cat-and-grep-sanity-check add FIXME 2024-05-09 13:29:46 -04:00
cdylib Migrate run-make/cdylib to rmake.rs 2024-06-01 10:12:45 +02:00
cdylib-dylib-linkage correct comments 2024-05-08 21:44:57 -04:00
cdylib-fewer-symbols Update Makefiles with explanatory comments 2024-05-07 22:12:36 -04:00
codegen-options-parsing correct comments 2024-05-08 21:44:57 -04:00
comment-section Update Makefiles with explanatory comments 2024-05-07 22:12:36 -04:00
compile-stdin Migrate run-make/compile-stdin to rmake.rs 2024-05-27 11:37:27 +02:00
compiler-builtins Allow fmt to run on rmake.rs test files 2024-05-03 11:05:58 +02:00
compiler-lookup-paths Update Makefiles with explanatory comments 2024-05-07 22:12:36 -04:00
compiler-lookup-paths-2 Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
compiler-rt-works-on-mingw
compressed-debuginfo
const_fn_mir Remove Rvalue::CheckedBinaryOp 2024-05-17 20:33:02 -07:00
const-prop-lint Migrate run-make/const-prop-lint to rmake.rs 2024-05-29 15:04:19 +02:00
core-no-fp-fmt-parse rewrite alloc tests & remove import 2024-05-11 15:35:49 -04:00
core-no-oom-handling Rewrite and rename issue-38237 to rmake 2024-05-22 22:49:00 -04:00
crate-data-smoke Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
crate-hash-rustc-version
crate-name-priority
cross-lang-lto
cross-lang-lto-clang Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
cross-lang-lto-pgo-smoketest Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
cross-lang-lto-riscv-abi Cleanup: Rid the rmake test runners of extern crate run_make_support; 2024-05-02 17:57:23 +02:00
cross-lang-lto-upstream-rlibs Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
CURRENT_RUSTC_VERSION Rename run-make-support library output method to command_output 2024-05-05 16:53:57 +02:00
debug-assertions Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
debugger-visualizer-dep-info
dep-graph
dep-info Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
dep-info-doesnt-run-much
dep-info-spaces Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
deref-impl-rustdoc-ice Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
doctests-keep-binaries Use new utility functions/methods in run-make tests 2024-05-14 13:39:40 +02:00
doctests-runtool Use new utility functions/methods in run-make tests 2024-05-14 13:39:40 +02:00
dump-ice-to-disk
dump-mono-stats
duplicate-output-flavors
dylib-chain Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
emit Auto merge of #125383 - Oneirical:bundle-them-up, r=jieyouxu 2024-06-03 18:35:54 +00:00
emit-named-files Migrate run-make/emit-named-files to rmake.rs 2024-06-01 10:29:45 +02:00
emit-path-unhashed
emit-shared-files
emit-stack-sizes Make more of the test suite run on Mac Catalyst 2024-05-28 12:31:33 +02:00
emit-to-stdout
env-dep-info
error-found-staticlib-instead-crate
error-writing-dependencies
exit-code Add new output method to Rustc and Rustdoc types 2024-05-06 09:16:35 +02:00
export-executable-symbols
extern-diff-internal-name Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
extern-flag-disambiguates Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
extern-flag-fun
extern-flag-pathless
extern-flag-rename-transitive
extern-fn-explicit-align Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
extern-fn-generic
extern-fn-mangle
extern-fn-reachable Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
extern-fn-struct-passing-abi Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
extern-fn-with-extern-types
extern-fn-with-packed-struct
extern-fn-with-union
extern-multiple-copies Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
extern-multiple-copies2
extern-overrides-distribution
external-crate-panic-handle-no-lint Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
extra-filename-with-temp-outputs
fmt-write-bloat
forced-unwind-terminate-pof
foreign-double-unwind
foreign-exceptions
foreign-rust-exceptions
glibc-staticlib-args
inaccessible-temp-dir
include_bytes_deps
incr-add-rust-src-component
incr-foreign-head-span
incr-prev-body-beyond-eof Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
incremental-debugger-visualizer
incremental-session-fail
inline-always-many-cgu Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
interdependent-c-libraries Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
intrinsic-unreachable Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
invalid-library
invalid-so
invalid-staticlib
issue-10971-temps-dir
issue-14698
issue-15460
issue-18943 Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
issue-20626 Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
issue-22131 Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
issue-25581
issue-26006 Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
issue-26092
issue-28595
issue-33329
issue-35164
issue-36710
issue-37839 Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
issue-40535
issue-47384
issue-47551 Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
issue-51671
issue-64153
issue-68794-textrel-on-minimal-lib
issue-69368 Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
issue-83045
issue-83112-incr-test-moved-file
issue-84395-lto-embed-bitcode
issue-85019-moved-src-dir
issue-85401-static-mir
issue-88756-default-output
issue-97463-abi-param-passing
issue-107094
issue-107495-archive-permissions Cleanup: Rid the rmake test runners of extern crate run_make_support; 2024-05-02 17:57:23 +02:00
issue-109934-lto-debuginfo
jobserver-error
libs-through-symlinks
libtest-json
libtest-junit
libtest-padding Stabilize the runtime of libtest-padding 2024-05-24 21:23:12 -04:00
libtest-thread-limit
link-arg Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
link-args-order
link-cfg
link-dedup
link-framework Make more of the test suite run on Mac Catalyst 2024-05-28 12:31:33 +02:00
link-path-order Fix up a few more tests 2024-05-20 11:13:10 -04:00
linkage-attr-on-static
llvm-ident
llvm-outputs
long-linker-command-lines Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
long-linker-command-lines-cmd-exe Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
longjmp-across-rust
ls-metadata
lto-dylib-dep
lto-empty
lto-linkage-used-attr
lto-no-link-whole-rlib
lto-readonly-lib
lto-smoke Rewrite simple-rlib to rmake 2024-05-28 11:41:53 -04:00
lto-smoke-c
macos-deployment-target
macos-fat-archive Make more of the test suite run on Mac Catalyst 2024-05-28 12:31:33 +02:00
manual-crate-name
manual-link
many-crates-but-no-match Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
metadata-dep-info
metadata-flag-frobs-symbols Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
min-global-align
mingw-export-call-convention
mismatching-target-triples
missing-crate-dependency
mixing-deps Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
mixing-formats Remove some allowed-makefiles 2024-06-02 21:59:37 -04:00
mixing-libs Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
msvc-opt-minsize
multiple-emits
native-link-modifier-bundle
native-link-modifier-verbatim-linker Make more of the test suite run on Mac Catalyst 2024-05-28 12:31:33 +02:00
native-link-modifier-verbatim-rustc
native-link-modifier-whole-archive Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
no-alloc-shim
no-builtins-attribute
no-builtins-lto
no-cdylib-as-rdylib port no-cdylib-as-rdylib test 2024-05-14 17:02:20 -04:00
no-duplicate-libs
no-input-file Cleanup: Rid the rmake test runners of extern crate run_make_support; 2024-05-02 17:57:23 +02:00
no-intermediate-extras simplify 2024-05-20 21:30:48 -04:00
non-pie-thread-local Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
non-unicode-env Cleanup: Rid the rmake test runners of extern crate run_make_support; 2024-05-02 17:57:23 +02:00
non-unicode-in-incremental-dir Cleanup: Rid the rmake test runners of extern crate run_make_support; 2024-05-02 17:57:23 +02:00
obey-crate-type-flag
optimization-remarks-dir
optimization-remarks-dir-pgo
output-filename-conflicts-with-directory
output-filename-overwrites-input
output-type-permutations
output-with-hyphens
override-aliased-flags
overwrite-input
panic-abort-eh_frame
panic-impl-transitive fix tidy 2024-05-15 10:09:19 -04:00
pass-linker-flags
pass-linker-flags-flavor
pass-linker-flags-from-dep
pass-non-c-like-enum-to-c Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
pdb-alt-path
pdb-buildinfo-cl-cmd Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
pgo-branch-weights Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
pgo-gen
pgo-gen-lto
pgo-gen-no-imp-symbols
pgo-indirect-call-promotion Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
pgo-use Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
pointer-auth-link-with-c Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
prefer-dylib
prefer-rlib
pretty-print-to-file Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
pretty-print-with-dep-file
print-calling-conventions
print-cfg Cleanup: Rid the rmake test runners of extern crate run_make_support; 2024-05-02 17:57:23 +02:00
print-check-cfg Refactor --print=check-cfg test 2024-05-31 17:11:46 +02:00
print-native-static-libs Allow fmt to run on rmake.rs test files 2024-05-03 11:05:58 +02:00
print-target-list
print-to-output Allow fmt to run on rmake.rs test files 2024-05-03 11:05:58 +02:00
proc-macro-init-order Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
profile
prune-link-args Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
raw-dylib-alt-calling-convention Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
raw-dylib-c Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
raw-dylib-cross-compilation Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
raw-dylib-custom-dlltool Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
raw-dylib-import-name-type Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
raw-dylib-inline-cross-dylib Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
raw-dylib-link-ordinal Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
raw-dylib-stdcall-ordinal
reachable-extern-fn-available-lto Port issue-11908 to rmake 2024-05-14 18:15:37 -04:00
redundant-libs
relocation-model
relro-levels
remap-path-prefix
remap-path-prefix-dwarf
repr128-dwarf Add new output method to Rustc and Rustdoc types 2024-05-06 09:16:35 +02:00
reproducible-build Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
reproducible-build-2 Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
reset-codegen-1 Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
resolve-rename Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
return-non-c-like-enum Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
return-non-c-like-enum-from-c Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
rlib-chain Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
rlib-format-packed-bundled-libs
rlib-format-packed-bundled-libs-2
rlib-format-packed-bundled-libs-3
rmeta-preferred
rust-lld ignore whitespace in ldd tests 2024-05-30 15:28:03 +02:00
rust-lld-by-default ignore whitespace in ldd tests 2024-05-30 15:28:03 +02:00
rust-lld-custom-target ignore whitespace in ldd tests 2024-05-30 15:28:03 +02:00
rustc-macro-dep-files
rustdoc-determinism Add new output method to Rustc and Rustdoc types 2024-05-06 09:16:35 +02:00
rustdoc-error-lines Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
rustdoc-io-error
rustdoc-map-file Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
rustdoc-output-path Migrate run-make/rustdoc-output-path to rmake 2024-05-10 10:40:14 +02:00
rustdoc-scrape-examples-invalid-expr Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
rustdoc-scrape-examples-macros Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
rustdoc-scrape-examples-multiple Migrate run-make/rustdoc-scrape-examples-multiple to rmake.rs 2024-05-21 12:11:17 +02:00
rustdoc-scrape-examples-ordering Migrate run-make/rustdoc-scrape-examples-test to new rmake.rs 2024-05-19 15:02:30 +02:00
rustdoc-scrape-examples-remap Migrate run-make/rustdoc-scrape-examples-test to new rmake.rs 2024-05-19 15:02:30 +02:00
rustdoc-scrape-examples-test Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
rustdoc-scrape-examples-whitespace Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
rustdoc-shared-flags Migrate run-make/rustdoc-shared-flags to rmake 2024-05-11 12:39:22 +02:00
rustdoc-target-spec-json-path Migrate run-make/rustdoc-target-spec-json-path to rmake 2024-05-13 15:21:13 +02:00
rustdoc-test-args Cleanup: Rid the rmake test runners of extern crate run_make_support; 2024-05-02 17:57:23 +02:00
rustdoc-themes Add missing assert! calls 2024-05-17 00:47:18 +02:00
rustdoc-verify-output-files Migrate run-make/rustdoc-verify-output-files to rmake.rs 2024-05-27 14:41:19 +02:00
rustdoc-with-out-dir-option Migrate run-make/rustdoc-with-out-dir-option to new rmake.rs 2024-05-17 00:46:21 +02:00
rustdoc-with-output-option Migrate run-make/rustdoc-with-output-dir-option to rmake.rs 2024-05-24 11:19:30 +02:00
rustdoc-with-short-out-dir-option Migrate run-make/rustdoc-with-short-out-dir-option to rmake.rs 2024-05-23 12:28:51 +02:00
same-lib-two-locations-no-panic Port issue-11908 to rmake 2024-05-14 18:15:37 -04:00
sanitizer-cdylib-link
sanitizer-dylib-link
sanitizer-staticlib-link
separate-link
separate-link-fail
sepcomp-cci-copies
sepcomp-inlining
sepcomp-separate
share-generics-dylib Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
share-generics-export-again rewrite issue64319 and rename 2024-05-17 11:49:20 -04:00
short-ice
silly-file-names
simd-ffi
split-debuginfo Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
stable-symbol-names Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
static-dylib-by-default
static-extern-type
static-pie Fix broken test 2024-04-16 21:13:21 -04:00
static-unwinding Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
staticlib-blank-lib
staticlib-dylib-linkage
std-core-cycle
stdin-rustc run-make: port stdin-rustc to Rust-based rmake.rs 2024-05-03 08:09:57 +02:00
stdin-rustdoc Add - (stdin) support to rustdoc 2024-05-04 17:52:35 +02:00
suspicious-library Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
symbol-mangling-hashed Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
symbol-visibility Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
symbols-include-type-name
symlinked-extern Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
symlinked-libraries
symlinked-rlib
sysroot-crates-are-unstable
target-cpu-native Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
target-specs
target-without-atomic-cas
test-benches
test-harness Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
thumb-none-cortex-m
thumb-none-qemu
track-path-dep-info
track-pgo-dep-info
translation
type-mismatch-same-crate-name Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
unknown-mod-stdin
unstable-flag-required
use-suggestions-rust-2018 Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
used
used-cdylib-macos Make more of the test suite run on Mac Catalyst 2024-05-28 12:31:33 +02:00
volatile-intrinsics
wasm-abi Add new output method to Rustc and Rustdoc types 2024-05-06 09:16:35 +02:00
wasm-custom-section Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
wasm-custom-sections-opt Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
wasm-exceptions-nostd Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
wasm-export-all-symbols Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
wasm-import-module Allow fmt to run on rmake.rs test files 2024-05-03 11:05:58 +02:00
wasm-override-linker
wasm-panic-small Cleanup: Rid the rmake test runners of extern crate run_make_support; 2024-05-02 17:57:23 +02:00
wasm-spurious-import Cleanup: Rid the rmake test runners of extern crate run_make_support; 2024-05-02 17:57:23 +02:00
wasm-stringify-ints-small Cleanup: Rid the rmake test runners of extern crate run_make_support; 2024-05-02 17:57:23 +02:00
wasm-symbols-different-module Cleanup: Rid the rmake test runners of extern crate run_make_support; 2024-05-02 17:57:23 +02:00
wasm-symbols-not-exported Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
wasm-symbols-not-imported Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
weird-output-filenames
windows-binary-no-external-deps Convert windows-binary-no-external-deps to rmake 2024-05-29 13:15:10 +00:00
windows-safeseh Convert run-make/windows-safeseh to rmake 2024-05-29 13:14:19 +00:00
windows-spawn Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
windows-ws2_32 Rename run-make/issue-85441 and convert to rmake 2024-05-29 13:11:48 +00:00
x86_64-fortanix-unknown-sgx-lvi Run rustfmt on tests/run-make/. 2024-05-31 21:30:08 +10:00
git_clone_sha1.sh
tools.mk