rust/tests/run-make
Augie Fackler 610f827261 junit: also include per-case stdout in xml
By placing the stdout in a CDATA block we avoid almost all escaping, as
there's only two byte sequences you can't sneak into a CDATA and you can
handle that with some only slightly regrettable CDATA-splitting. I've
done this in at least two other implementations of the junit xml format
over the years and it's always worked out. The only quirk new to this
(for me) is smuggling newlines as 
 to avoid literal newlines in the
output.
2023-04-21 13:15:04 -04:00
..
a-b-a-linker-guard ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
alloc-no-oom-handling Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
alloc-no-rc Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
alloc-no-sync Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
allow-non-lint-warnings-cmdline ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
allow-warnings-cmdline-stability ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
archive-duplicate-names ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
arguments-non-c-like-enum ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
atomic-lock-free Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
bare-outfile ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
c-dynamic-dylib ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
c-dynamic-rlib ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
c-link-to-rust-dylib ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
c-link-to-rust-staticlib ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
c-link-to-rust-va-list-fn ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
c-static-dylib ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
c-static-rlib ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
c-unwind-abi-catch-lib-panic ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
c-unwind-abi-catch-panic ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
cat-and-grep-sanity-check Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
cdylib ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
cdylib-dylib-linkage ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
cdylib-fewer-symbols ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
codegen-options-parsing ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
compile-stdin ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
compiler-lookup-paths try to fix test-various 2023-04-02 17:54:24 -04:00
compiler-lookup-paths-2 Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
compiler-rt-works-on-mingw Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
const_fn_mir Bless run-make. 2023-04-15 07:46:47 +00:00
core-no-fp-fmt-parse Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
coverage temporarily ignore run-make coverage tests 2023-04-19 11:49:47 +00:00
coverage-llvmir Move /src/test to /tests 2023-01-11 09:32:08 +00:00
coverage-reports Bless coverage. 2023-04-20 21:36:22 +00:00
crate-data-smoke Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
crate-hash-rustc-version ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
crate-name-priority ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
cross-lang-lto Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
cross-lang-lto-clang Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
cross-lang-lto-pgo-smoketest Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
cross-lang-lto-upstream-rlibs Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
debug-assertions ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
dep-graph move tools.mk to run-make 2023-03-30 07:58:50 -05:00
dep-info Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
dep-info-doesnt-run-much Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
dep-info-spaces Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
doctests-keep-binaries ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
dump-mono-stats move tools.mk to run-make 2023-03-30 07:58:50 -05:00
duplicate-output-flavors Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
dylib-chain ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
emit ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
emit-named-files move tools.mk to run-make 2023-03-30 07:58:50 -05:00
emit-path-unhashed move tools.mk to run-make 2023-03-30 07:58:50 -05:00
emit-shared-files move tools.mk to run-make 2023-03-30 07:58:50 -05:00
emit-stack-sizes Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
env-dep-info move tools.mk to run-make 2023-03-30 07:58:50 -05:00
error-found-staticlib-instead-crate Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
error-writing-dependencies Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
exit-code ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
export-executable-symbols move tools.mk to run-make 2023-03-30 07:58:50 -05:00
extern-diff-internal-name ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
extern-flag-disambiguates ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
extern-flag-fun ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
extern-flag-pathless ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
extern-flag-rename-transitive Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
extern-fn-generic ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
extern-fn-mangle ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
extern-fn-reachable ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
extern-fn-struct-passing-abi ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
extern-fn-with-extern-types ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
extern-fn-with-packed-struct ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
extern-fn-with-union ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
extern-multiple-copies ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
extern-multiple-copies2 ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
extern-overrides-distribution ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
extra-filename-with-temp-outputs ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
fmt-write-bloat Auto merge of #109770 - jyn514:run-make-fulldeps, r=Mark-Simulacrum 2023-04-03 01:34:05 +00:00
foreign-double-unwind ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
foreign-exceptions ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
foreign-rust-exceptions ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
fpic ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
glibc-staticlib-args ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
hir-tree Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
include_bytes_deps Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
incr-add-rust-src-component ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
incr-foreign-head-span move tools.mk to run-make 2023-03-30 07:58:50 -05:00
incr-prev-body-beyond-eof move tools.mk to run-make 2023-03-30 07:58:50 -05:00
incremental-session-fail move tools.mk to run-make 2023-03-30 07:58:50 -05:00
inline-always-many-cgu Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
interdependent-c-libraries ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
intrinsic-unreachable Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
invalid-library Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
invalid-so move tools.mk to run-make 2023-03-30 07:58:50 -05:00
invalid-staticlib Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
issue64319 ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
issue-7349 Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
issue-10971-temps-dir move tools.mk to run-make 2023-03-30 07:58:50 -05:00
issue-11908 ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
issue-14500 ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
issue-14698 Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
issue-15460 ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
issue-18943 Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
issue-20626 ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
issue-22131 ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
issue-24445 ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
issue-25581 ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
issue-26006 ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
issue-26092 Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
issue-28595 ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
issue-28766 Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
issue-30063 ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
issue-33329 Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
issue-35164 Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
issue-36710 ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
issue-37839 ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
issue-37893 ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
issue-38237 ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
issue-40535 Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
issue-46239 ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
issue-47384 move tools.mk to run-make 2023-03-30 07:58:50 -05:00
issue-47551 Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
issue-51671 Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
issue-53964 Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
issue-64153 Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
issue-68794-textrel-on-minimal-lib ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
issue-69368 ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
issue-71519 move tools.mk to run-make 2023-03-30 07:58:50 -05:00
issue-83045 move tools.mk to run-make 2023-03-30 07:58:50 -05:00
issue-83112-incr-test-moved-file move tools.mk to run-make 2023-03-30 07:58:50 -05:00
issue-84395-lto-embed-bitcode move tools.mk to run-make 2023-03-30 07:58:50 -05:00
issue-85019-moved-src-dir move tools.mk to run-make 2023-03-30 07:58:50 -05:00
issue-85401-static-mir move tools.mk to run-make 2023-03-30 07:58:50 -05:00
issue-85441 move tools.mk to run-make 2023-03-30 07:58:50 -05:00
issue-88756-default-output move tools.mk to run-make 2023-03-30 07:58:50 -05:00
issue-96498 move tools.mk to run-make 2023-03-30 07:58:50 -05:00
issue-97463-abi-param-passing ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
issue-107094 Make commit-date pattern more specific in test for issue 107094 2023-04-17 18:53:52 +02:00
jobserver-error Temporarily disable the jobserver-error test 2023-04-15 07:40:19 -07:00
libs-through-symlinks ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
libtest-json ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
libtest-junit junit: also include per-case stdout in xml 2023-04-21 13:15:04 -04:00
libtest-thread-limit Auto merge of #109770 - jyn514:run-make-fulldeps, r=Mark-Simulacrum 2023-04-03 01:34:05 +00:00
link-arg Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
link-args-order Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
link-cfg ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
link-dedup Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
link-path-order ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
linkage-attr-on-static ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
llvm-outputs move tools.mk to run-make 2023-03-30 07:58:50 -05:00
long-linker-command-lines ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
long-linker-command-lines-cmd-exe ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
longjmp-across-rust ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
ls-metadata ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
lto-dylib-dep ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
lto-empty ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
lto-no-link-whole-rlib ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
lto-readonly-lib ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
lto-smoke ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
lto-smoke-c ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
macos-deployment-target move tools.mk to run-make 2023-03-30 07:58:50 -05:00
macos-fat-archive move tools.mk to run-make 2023-03-30 07:58:50 -05:00
manual-crate-name Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
manual-link ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
many-crates-but-no-match Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
metadata-flag-frobs-symbols ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
min-global-align Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
mingw-export-call-convention Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
mismatching-target-triples Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
missing-crate-dependency Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
mixing-deps ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
mixing-formats ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
mixing-libs ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
msvc-opt-minsize ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
multiple-emits Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
native-link-modifier-bundle move tools.mk to run-make 2023-03-30 07:58:50 -05:00
native-link-modifier-verbatim-linker move tools.mk to run-make 2023-03-30 07:58:50 -05:00
native-link-modifier-verbatim-rustc move tools.mk to run-make 2023-03-30 07:58:50 -05:00
native-link-modifier-whole-archive move tools.mk to run-make 2023-03-30 07:58:50 -05:00
no-builtins-lto Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
no-duplicate-libs ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
no-input-file move tools.mk to run-make 2023-03-30 07:58:50 -05:00
no-intermediate-extras ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
obey-crate-type-flag ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
output-filename-conflicts-with-directory Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
output-filename-overwrites-input ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
output-type-permutations ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
output-with-hyphens ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
override-aliased-flags ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
overwrite-input move tools.mk to run-make 2023-03-30 07:58:50 -05:00
panic-impl-transitive move tools.mk to run-make 2023-03-30 07:58:50 -05:00
pass-linker-flags move tools.mk to run-make 2023-03-30 07:58:50 -05:00
pass-linker-flags-from-dep move tools.mk to run-make 2023-03-30 07:58:50 -05:00
pass-non-c-like-enum-to-c ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
pgo-branch-weights Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
pgo-gen Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
pgo-gen-lto Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
pgo-gen-no-imp-symbols Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
pgo-indirect-call-promotion Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
pgo-use Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
pointer-auth-link-with-c Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
prefer-dylib ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
prefer-rlib ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
pretty-print-to-file Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
print-calling-conventions move tools.mk to run-make 2023-03-30 07:58:50 -05:00
print-cfg Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
print-target-list Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
profile Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
prune-link-args ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
raw-dylib-alt-calling-convention move tools.mk to run-make 2023-03-30 07:58:50 -05:00
raw-dylib-c move tools.mk to run-make 2023-03-30 07:58:50 -05:00
raw-dylib-cross-compilation move tools.mk to run-make 2023-03-30 07:58:50 -05:00
raw-dylib-import-name-type move tools.mk to run-make 2023-03-30 07:58:50 -05:00
raw-dylib-inline-cross-dylib move tools.mk to run-make 2023-03-30 07:58:50 -05:00
raw-dylib-link-ordinal move tools.mk to run-make 2023-03-30 07:58:50 -05:00
raw-dylib-stdcall-ordinal move tools.mk to run-make 2023-03-30 07:58:50 -05:00
redundant-libs ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
relocation-model ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
relro-levels ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
remap-path-prefix Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
remap-path-prefix-dwarf move tools.mk to run-make 2023-03-30 07:58:50 -05:00
repr128-dwarf move tools.mk to run-make 2023-03-30 07:58:50 -05:00
reproducible-build ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
reproducible-build-2 ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
resolve-rename Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
return-non-c-like-enum ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
return-non-c-like-enum-from-c ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
rlib-chain ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
rlib-format-packed-bundled-libs move tools.mk to run-make 2023-03-30 07:58:50 -05:00
rlib-format-packed-bundled-libs-2 move tools.mk to run-make 2023-03-30 07:58:50 -05:00
rlib-format-packed-bundled-libs-3 move tools.mk to run-make 2023-03-30 07:58:50 -05:00
rustc-macro-dep-files move tools.mk to run-make 2023-03-30 07:58:50 -05:00
rustdoc-determinism Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
rustdoc-error-lines Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
rustdoc-io-error Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
rustdoc-map-file Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
rustdoc-output-path Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
rustdoc-scrape-examples-invalid-expr Move /src/test to /tests 2023-01-11 09:32:08 +00:00
rustdoc-scrape-examples-macros ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
rustdoc-scrape-examples-multiple move tools.mk to run-make 2023-03-30 07:58:50 -05:00
rustdoc-scrape-examples-ordering Move /src/test to /tests 2023-01-11 09:32:08 +00:00
rustdoc-scrape-examples-remap Move /src/test to /tests 2023-01-11 09:32:08 +00:00
rustdoc-scrape-examples-test Move /src/test to /tests 2023-01-11 09:32:08 +00:00
rustdoc-scrape-examples-whitespace Move /src/test to /tests 2023-01-11 09:32:08 +00:00
rustdoc-shared-flags Replace rustdoc-ui/{c,z}-help tests with a run-make test 2023-04-12 05:34:21 -05:00
rustdoc-target-spec-json-path Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
rustdoc-themes Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
rustdoc-verify-output-files Rollup merge of #109036 - chenyukang:yukang/fix-testcase, r=jyn514 2023-04-13 21:58:35 +02:00
rustdoc-with-out-dir-option move tools.mk to run-make 2023-03-30 07:58:50 -05:00
rustdoc-with-output-option move tools.mk to run-make 2023-03-30 07:58:50 -05:00
rustdoc-with-short-out-dir-option move tools.mk to run-make 2023-03-30 07:58:50 -05:00
sanitizer-cdylib-link Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
sanitizer-dylib-link Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
sanitizer-staticlib-link Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
separate-link ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
separate-link-fail Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
sepcomp-cci-copies Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
sepcomp-inlining Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
sepcomp-separate Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
share-generics-dylib ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
simd-ffi Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
simple-dylib ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
simple-rlib ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
split-debuginfo ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
stable-symbol-names Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
static-dylib-by-default ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
static-extern-type ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
static-pie make 32bit ignore more accurate 2023-04-03 10:23:08 +02:00
static-unwinding ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
staticlib-blank-lib Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
std-core-cycle ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
stdin-non-utf8 Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
suspicious-library ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
symbol-visibility ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
symbols-include-type-name Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
symlinked-extern ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
symlinked-libraries ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
symlinked-rlib ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
sysroot-crates-are-unstable fix sysroot-crates-are-unstable for cross-compilation 2023-03-30 08:44:46 -05:00
target-cpu-native Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
target-specs Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
target-without-atomic-cas Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
test-benches move tools.mk to run-make 2023-03-30 07:58:50 -05:00
test-harness ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
thumb-none-cortex-m move tools.mk to run-make 2023-03-30 07:58:50 -05:00
thumb-none-qemu move tools.mk to run-make 2023-03-30 07:58:50 -05:00
track-path-dep-info move tools.mk to run-make 2023-03-30 07:58:50 -05:00
track-pgo-dep-info move tools.mk to run-make 2023-03-30 07:58:50 -05:00
translation Fix tests/run-make-translation when download-rustc is enabled 2023-04-19 00:39:20 -05:00
type-mismatch-same-crate-name Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
unstable-flag-required move tools.mk to run-make 2023-03-30 07:58:50 -05:00
use-extern-for-plugins fix solaris ignore 2023-04-03 10:23:15 +02:00
use-suggestions-rust-2018 Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
used Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
used-cdylib-macos Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
valid-print-requests implement --print=all-target-specs-json 2023-04-03 09:24:14 +02:00
version Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
volatile-intrinsics ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
wasm-abi move tools.mk to run-make 2023-03-30 07:58:50 -05:00
wasm-custom-section move tools.mk to run-make 2023-03-30 07:58:50 -05:00
wasm-custom-sections-opt move tools.mk to run-make 2023-03-30 07:58:50 -05:00
wasm-export-all-symbols move tools.mk to run-make 2023-03-30 07:58:50 -05:00
wasm-import-module move tools.mk to run-make 2023-03-30 07:58:50 -05:00
wasm-panic-small move tools.mk to run-make 2023-03-30 07:58:50 -05:00
wasm-spurious-import move tools.mk to run-make 2023-03-30 07:58:50 -05:00
wasm-stringify-ints-small move tools.mk to run-make 2023-03-30 07:58:50 -05:00
wasm-symbols-different-module move tools.mk to run-make 2023-03-30 07:58:50 -05:00
wasm-symbols-not-exported move tools.mk to run-make 2023-03-30 07:58:50 -05:00
wasm-symbols-not-imported move tools.mk to run-make 2023-03-30 07:58:50 -05:00
weird-output-filenames Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
windows-binary-no-external-deps Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
windows-spawn Move almost all run-make-fulldeps to run-make 2023-03-30 07:34:55 -05:00
windows-subsystem ignore failing cross-compiled run-make tests 2023-03-30 08:46:31 -05:00
x86_64-fortanix-unknown-sgx-lvi move tools.mk to run-make 2023-03-30 07:58:50 -05:00
git_clone_sha1.sh Move /src/test to /tests 2023-01-11 09:32:08 +00:00
tools.mk move tools.mk to run-make 2023-03-30 07:58:50 -05:00