| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-07-10 | Use `is_windows_msvc` instead of `is_msvc` in run-make tests | Jieyou Xu | -3/+3 |
| 2024-08-10 | remove unused imports from rmake tests | Rémy Rakic | -2/+0 |
| 2024-06-25 | De-duplicate all consecutive native libs regardless of their options | Urgau | -0/+6 |
| 2024-06-08 | Migrate runmake tests away from custom commands and `command_output` | Jakub Beránek | -3/+1 |
| 2024-05-03 | Allow `fmt` to run on `rmake.rs` test files | Guillaume Gomez | -9/+7 |
| 2024-05-02 | Cleanup: Rid the `rmake` test runners of `extern crate run_make_support;` | León Orell Valerian Liehr | -2/+0 |
| 2024-04-27 | Also support MSVC in print-native-static-libs test | Urgau | -5/+18 |
| 2024-04-26 | Port run-make `--print=native-static-libs` to rmake.rs | Urgau | -19/+63 |
| 2023-07-12 | De-duplicate consecutive libs when printing native-static-libs | Urgau | -1/+11 |
| 2023-05-17 | Add simple regression test for `--print=native-static-libs` | Urgau | -0/+43 |
