about summary refs log tree commit diff
path: root/tests/run-make/print-to-output
AgeCommit message (Expand)AuthorLines
2024-08-26tests/run-make: add missing needs-llvm-components许杰友 Jieyou Xu (Joe)-2/+8
2024-08-03Ensure `Rustc::print` use in `rmake` testsJerry Wang-4/+1
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)-2/+2
2024-06-11Implement fs wrapper for run_make_supportOneirical-2/+2
2024-06-08Migrate runmake tests away from custom commands and `command_output`Jakub Beránek-6/+2
2024-06-07Remove all usages of `tmp_dir` from testsJakub Beránek-2/+3
2024-05-03Allow `fmt` to run on `rmake.rs` test filesGuillaume Gomez-5/+1
2024-05-02Cleanup: Rid the `rmake` test runners of `extern crate run_make_support;`León Orell Valerian Liehr-2/+0
2024-04-28Use named struct arguments instead of comment named argsUrgau-31/+32
2024-04-28Port print-cfg run-make to Rust-based rmake.rsUrgau-0/+67