about summary refs log tree commit diff
path: root/tests/run-make/CURRENT_RUSTC_VERSION
AgeCommit message (Expand)AuthorLines
2025-06-12ignore `run-make` tests that need `std` on `no_std` targetsFolkert de Vries-0/+1
2025-04-02Update `run-make` tests to no longer use `aux_build`Jieyou Xu-2/+2
2024-08-10remove unused imports from rmake testsRémy Rakic-2/+0
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-17Rewrite and rename `issue-26092` to rmakeOneirical-1/+0
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-7/+3
2024-06-08Auto merge of #126097 - Kobzol:runmake-change-cwd, r=jieyouxubors-5/+5
2024-06-07Remove all usages of `tmp_dir` from testsJakub Beránek-5/+5
2024-06-07Do not pass source root when building run-make testsJakub Beránek-2/+2
2024-05-05Rename `run-make-support` library `output` method to `command_output`Guillaume Gomez-1/+2
2024-05-03Allow `fmt` to run on `rmake.rs` test filesGuillaume Gomez-6/+2
2024-05-02Cleanup: Rid the `rmake` test runners of `extern crate run_make_support;`León Orell Valerian Liehr-2/+0
2024-03-24Rework rmake support library to have a weakly-typed API with helper methods许杰友 Jieyou Xu (Joe)-10/+11
2024-02-29Add supporting infrastructure for `run-make` V2 tests许杰友 Jieyou Xu (Joe)-6/+27
2023-05-17Only depend on CFG_VERSION in rustc_interfacejyn-0/+15