mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-14 09:18:09 +00:00
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:
committed by
Ryan Fleury
parent
a21a256333
commit
fe2778133f
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user