| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-06-19 | Adjust some run-make tests on cross-compile | Jieyou Xu | -7/+3 | |
| 2025-06-12 | ignore `run-make` tests that need `std` on `no_std` targets | Folkert de Vries | -0/+1 | |
| In particular, anything that includes `none` in the target tripple, and `nvptx64-nvidia-cuda` | ||||
| 2024-09-05 | tests: use renamed `stdin_buf` | 许杰友 Jieyou Xu (Joe) | -2/+2 | |
| 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-06-08 | Migrate runmake tests away from custom commands and `command_output` | Jakub Beránek | -3/+3 | |
| 2024-06-07 | Remove all usages of `tmp_dir` from tests | Jakub Beránek | -4/+5 | |
| 2024-05-03 | run-make: port stdin-rustc to Rust-based rmake.rs | Urgau | -0/+26 | |
