| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2024-08-10 | remove unused imports from rmake tests | Rémy Rakic | -2/+0 | |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -1/+2 | |
| The previous commit updated `rustfmt.toml` appropriately. This commit is the outcome of running `x fmt --all` with the new formatting options. | ||||
| 2024-07-17 | tests: update for `rfs` rename | 许杰友 Jieyou Xu (Joe) | -1/+1 | |
| 2024-07-17 | tests: update for renamed `fs` module in run_make_support | 许杰友 Jieyou Xu (Joe) | -1/+1 | |
| 2024-06-30 | Improve `run-make-support` library `args` API | Guillaume Gomez | -1/+1 | |
| 2024-06-11 | Implement fs wrapper for run_make_support | Oneirical | -1/+2 | |
| 2024-06-08 | Remove unnecessary functions and the last mention of TMPDIR from ↵ | Jakub Beránek | -3/+3 | |
| `run-make-support` | ||||
| 2024-05-14 | fix the test | Oneirical | -5/+1 | |
| 2024-05-14 | remove cxx_flags | Julien | -2/+1 | |
| 2024-05-14 | rewrite c-link-to-rust-staticlib | Oneirical | -16/+20 | |
| 2024-05-08 | correct comments | Oneirical | -1/+1 | |
| 2024-05-07 | Update Makefiles with explanatory comments | Julien | -0/+3 | |
| 2023-03-30 | ignore failing cross-compiled run-make tests | Joshua Nelson | -0/+1 | |
| `run-make-fulldeps` is never cross-compiled, so a lot of these tests never accounted for --target. Ignore them when cross-compiling for now. | ||||
| 2023-03-30 | Move almost all run-make-fulldeps to run-make | Joshua Nelson | -0/+22 | |
| They pass fine. | ||||
