Jakub Beránek
7ebcc37d65
Fix bare-outfile
test
2024-06-07 11:12:04 +02:00
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
Oneirical
6e120cf464
Remove some allowed-makefiles
2024-06-02 21:59:37 -04:00
Nicholas Nethercote
3079bd96b9
Run rustfmt on tests/run-make/
.
...
With the exception of `tests/run-make/translation/test.rs`, which has a
syntax error.
The expected output in `rustdoc-error-lines/rmake.rs`'s required slight
tweaking.
The two `reproducible-build.rs` files need `// ignore-tidy-linelength`
because rustfmt produces lines longer than 100 chars, which tidy doesn't
like, yuk.
2024-05-31 21:30:08 +10:00
Oneirical
5db8552b20
rewrite bare-outfile test
2024-05-30 15:08:45 -04:00
Julien
79cf61a9ae
Update Makefiles with explanatory comments
2024-05-07 22:12:36 -04:00
Joshua Nelson
4851d5663c
ignore failing cross-compiled run-make tests
...
`run-make-fulldeps` is never cross-compiled, so a lot of these tests
never accounted for --target. Ignore them when cross-compiling for
now.
2023-03-30 08:46:31 -05:00
Joshua Nelson
433da1fc04
Move almost all run-make-fulldeps to run-make
...
They pass fine.
2023-03-30 07:34:55 -05:00