| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 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` | ||||
| 2025-02-27 | Fix test directives that were accidentally ignored | Yotam Ofek | -2/+2 | |
| 2024-08-15 | About rmake tests | Guillaume Gomez | -2/+2 | |
| 2024-08-10 | remove unused imports from rmake tests | Rémy Rakic | -1/+1 | |
| 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) | -2/+2 | |
| 2024-06-11 | Implement fs wrapper for run_make_support | Oneirical | -4/+2 | |
| 2024-06-11 | tests/run-make: update tests to use new API | 许杰友 Jieyou Xu (Joe) | -1/+1 | |
| 2024-06-07 | Remove all usages of `tmp_dir` from tests | Jakub Beránek | -4/+3 | |
| 2024-06-06 | Do not use relative paths to Rust source root in run-make tests | Jakub Beránek | -1/+1 | |
| 2024-05-19 | Migrate `run-make/rustdoc-scrape-examples-test` to new `rmake.rs` | Guillaume Gomez | -2/+3 | |
| 2024-05-17 | Migrate `run-make/rustdoc-scrape-examples-remap` to `rmake.rs` | Guillaume Gomez | -5/+54 | |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+18 | |
