test runner added

This commit is contained in:
2026-01-28 11:22:20 -05:00
parent 8b5a7b1989
commit f4c7bab6b0
154 changed files with 18934 additions and 22 deletions

View File

@@ -29,7 +29,10 @@
"Bash(then wc -l /home/ckoch/Documents/Development/FFCardGame/data/scan_errors.log)",
"Bash(else echo \"No errors logged\")",
"Bash(fi)",
"Bash(git -C /home/ckoch/Documents/Development/FFCardGame log --oneline -20)"
"Bash(git -C /home/ckoch/Documents/Development/FFCardGame log --oneline -20)",
"Bash(git clone:*)",
"Bash(godot --headless --script res://addons/gut/gut_cmdln.gd -gdir=res://tests -gexit:*)",
"Bash(/home/ckoch/Downloads/Godot_v4.2-stable_linux.x86_64:*)"
]
}
}