rework file directive handling; remove T_Group; add SKIP to disable

tests that are not passing; change command line syntax for easier
test run/skip/force; updated help; shortened --dbg_graphical -> --gui;
add 'skip' directive to the dbg scripts
This commit is contained in:
Nikita Smith
2026-06-02 12:10:58 -07:00
committed by Ryan Fleury
parent a21a256333
commit fe2778133f
16 changed files with 494 additions and 340 deletions
+1 -2
View File
@@ -8,9 +8,8 @@ on:
paths-ignore:
- '**.md'
# TODO: fix skips
env:
TORTURE_FLAGS: "--gen_crash_dump -s:d2r::d2r_line_table,d2r::d2r_checksums"
TORTURE_FLAGS: "* --gen_crash_dump"
jobs:
build-ubuntu-24-04: