about summary refs log tree commit diff
path: root/tests/run-make/print-native-static-libs
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-25De-duplicate all consecutive native libs regardless of their optionsUrgau-0/+6
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-19/+63
2023-07-12De-duplicate consecutive libs when printing native-static-libsUrgau-1/+11
2023-05-17Add simple regression test for `--print=native-static-libs`Urgau-0/+43