raddbg exemplar tests -> use specific hash version, name exemplars by their platform, skip if test data unavailable

This commit is contained in:
Ryan Fleury
2026-06-02 12:11:05 -07:00
parent dc61f20e3b
commit 1ea8c48867
8 changed files with 4663 additions and 170 deletions
+1 -1
View File
@@ -41,6 +41,6 @@ target:
{
executable: "build/torture.exe"
working_directory: build
arguments: "raddbg/*"
arguments: "raddbg/* --gui"
enabled: 1
}