about summary refs log tree commit diff
path: root/tests/run-make/pgo-use/Makefile
AgeCommit message (Collapse)AuthorLines
2024-07-05rewrite pgo-use to rmakeOneirical-43/+0
2024-06-14Remove `//@ ignore-windows-gnu` from tests that need the profilerZalathar-4/+0
The profiler runtime is no longer built in mingw test jobs, so these tests should naturally be skipped by `//@ needs-profiler-support`.
2023-08-30`ignore-cross-compile` remaining tests that run binariesLukas Wirth-0/+1
2023-03-30Move almost all run-make-fulldeps to run-makeJoshua Nelson-0/+46
They pass fine.