| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 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-07 | Remove all usages of `tmp_dir` from tests | Jakub Beránek | -2/+2 | |
| 2024-05-20 | simplify | Oneirical | -9/+4 | |
| 2024-05-17 | fix: swap the error codes | Oneirical | -2/+2 | |
| 2024-05-17 | missing import | Julien | -0/+1 | |
| 2024-05-17 | tidy fix | Oneirical | -2/+2 | |
| 2024-05-17 | rewrite no-intermediate-extras | Oneirical | -8/+21 | |
| 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/+8 | |
| They pass fine. | ||||
