| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-07-10 | Use `is_windows_msvc` instead of `is_msvc` in run-make tests | Jieyou Xu | -3/+3 | |
| 2024-07-26 | rewrite no-builtins-attribute to rmake | Oneirical | -1/+2 | |
| 2024-07-26 | rewrite native-link-modifier-whole-archive to rmake | Oneirical | -52/+85 | |
| 2024-05-31 | Run rustfmt on `tests/run-make/`. | Nicholas Nethercote | -4/+6 | |
| With the exception of `tests/run-make/translation/test.rs`, which has a syntax error. The expected output in `rustdoc-error-lines/rmake.rs`'s required slight tweaking. The two `reproducible-build.rs` files need `// ignore-tidy-linelength` because rustfmt produces lines longer than 100 chars, which tidy doesn't like, yuk. | ||||
| 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 | Move /src/test to /tests | Albert Larsan | -0/+110 | |
