about summary refs log tree commit diff
path: root/tests/run-make/weird-output-filenames
AgeCommit message (Collapse)AuthorLines
2024-07-29Reformat `use` declarations.Nicholas Nethercote-2/+1
The previous commit updated `rustfmt.toml` appropriately. This commit is the outcome of running `x fmt --all` with the new formatting options.
2024-07-17tests: update for `rfs` rename许杰友 Jieyou Xu (Joe)-1/+1
2024-07-17tests: update for renamed `fs` module in run_make_support许杰友 Jieyou Xu (Joe)-3/+3
2024-06-29Migrate `weird-output-filenames` to `rmake`Jerry Wang-15/+19
2023-03-30Move almost all run-make-fulldeps to run-makeJoshua Nelson-0/+16
They pass fine.