| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-06-12 | ignore `run-make` tests that need `std` on `no_std` targets | Folkert de Vries | -0/+2 | |
| In particular, anything that includes `none` in the target tripple, and `nvptx64-nvidia-cuda` | ||||
| 2025-05-05 | Take into-account `-Zremap-path-scope` when embedding filenames | Urgau | -2/+4 | |
| 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) | -11/+5 | |
| 2024-06-28 | rmeta_contains functions for remap-path-prefix | Oneirical | -11/+40 | |
| 2024-06-28 | rewrite remap-path-prefix to rmake | Oneirical | -30/+58 | |
| 2024-03-28 | Replace `RemapFileNameExt::for_codegen` with explicit calls | Urgau | -3/+3 | |
| 2024-03-28 | Simplify trim-paths feature by merging all debuginfo options together | Urgau | -9/+0 | |
| 2023-10-17 | Test -Zremap-path-scope=split-debuginfo with -Csplit-debuginfo=packed | Urgau | -0/+5 | |
| 2023-10-17 | Adjust tests for MacOS having different -Csplit-debuginfo default | Urgau | -5/+14 | |
| 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/+16 | |
| 2023-03-30 | Move almost all run-make-fulldeps to run-make | Joshua Nelson | -0/+12 | |
| They pass fine. | ||||
