about summary refs log tree commit diff
path: root/tests/run-make/print-native-static-libs/rmake.rs
AgeCommit message (Expand)AuthorLines
2025-07-10Use `is_windows_msvc` instead of `is_msvc` in run-make testsJieyou Xu-3/+3
2024-08-10remove unused imports from rmake testsRémy Rakic-2/+0
2024-06-08Migrate runmake tests away from custom commands and `command_output`Jakub Beránek-3/+1
2024-05-03Allow `fmt` to run on `rmake.rs` test filesGuillaume Gomez-9/+7
2024-05-02Cleanup: Rid the `rmake` test runners of `extern crate run_make_support;`León Orell Valerian Liehr-2/+0
2024-04-27Also support MSVC in print-native-static-libs testUrgau-5/+18
2024-04-26Port run-make `--print=native-static-libs` to rmake.rsUrgau-0/+63