about summary refs log tree commit diff
path: root/tests/run-make/stdin-rustc
AgeCommit message (Collapse)AuthorLines
2025-06-19Adjust some run-make tests on cross-compileJieyou Xu-7/+3
2025-06-12ignore `run-make` tests that need `std` on `no_std` targetsFolkert de Vries-0/+1
In particular, anything that includes `none` in the target tripple, and `nvptx64-nvidia-cuda`
2024-09-05tests: use renamed `stdin_buf`许杰友 Jieyou Xu (Joe)-2/+2
2024-07-29Reformat `use` declarations.Nicholas Nethercote-1/+2
The previous commit updated `rustfmt.toml` appropriately. This commit is the outcome of running `x fmt --all` with the new formatting options.
2024-06-08Migrate runmake tests away from custom commands and `command_output`Jakub Beránek-3/+3
2024-06-07Remove all usages of `tmp_dir` from testsJakub Beránek-4/+5
2024-05-03run-make: port stdin-rustc to Rust-based rmake.rsUrgau-0/+26