| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-06-18 | Enable automatic cross-compilation in run-make tests | Jakub Beránek | -1/+0 | |
| 2024-09-05 | tests: use renamed `stdin_buf` | 许杰友 Jieyou Xu (Joe) | -1/+1 | |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -3/+1 | |
| The previous commit updated `rustfmt.toml` appropriately. This commit is the outcome of running `x fmt --all` with the new formatting options. | ||||
| 2024-07-01 | Improve `target` method API in `run-make-support` | Guillaume Gomez | -1/+1 | |
| 2024-06-22 | Migrate `static-pie` scripts to `rmake` | Jerry Wang | -42/+29 | |
| 2024-06-22 | Migrate `static-pie` to `rmake` | Jerry Wang | -18/+46 | |
| 2024-04-16 | Fix broken test | Mark Rousskov | -1/+1 | |
| Testing for ASLR by casting &ZST to *const _ is not useful, there's no guarantee that &ZST produces an ASLR'd pointer. | ||||
| 2023-04-03 | make 32bit ignore more accurate | Pietro Albini | -1/+1 | |
| 2023-03-30 | move `tools.mk` to run-make | Joshua Nelson | -1/+1 | |
| apparently I missed some tests in the last commit. Rather than having dozens of tests use the long version, use the short version in `run-make` and the long version in `run-make-fulldeps` (which is now only three tests) | ||||
| 2023-01-11 | Change `src/test` to `tests` in source files, fix tidy and tests | Albert Larsan | -1/+1 | |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+101 | |
