about summary refs log tree commit diff
path: root/tests/run-make/remap-path-prefix-dwarf
AgeCommit message (Collapse)AuthorLines
2025-06-12ignore `run-make` tests that need `std` on `no_std` targetsFolkert de Vries-0/+1
In particular, anything that includes `none` in the target tripple, and `nvptx64-nvidia-cuda`
2025-05-05Take into-account `-Zremap-path-scope` when embedding filenamesUrgau-0/+66
2024-08-12rewrite remap-path-prefix-dwarf to rmakeOneirical-112/+202
2023-10-17Adjust tests for MacOS having different -Csplit-debuginfo defaultUrgau-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-scopeUrgau-0/+29
2023-03-30move `tools.mk` to run-makeJoshua 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-11Move /src/test to /testsAlbert Larsan-0/+82