| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-10-17 | Adjust tests for MacOS having different -Csplit-debuginfo default | Urgau | -4/+10 | |
| MacOS (and all apple targets) have -Csplit-debuginfo=packed as default instead of "off" like all other targets (well there is Windows, but we don't test it in those tests), also -Csplit-debuginfo is not stable on all targets so we only set in on Darwin where is matters. | ||||
| 2023-10-17 | [RFC 3127 - Trim Paths]: Adjust tests for -Zremap-path-scope | Urgau | -0/+29 | |
| 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/+82 | |
