Commit graph

17 commits

Author SHA1 Message Date
Simon Howard
91b75eb7d6 Add game version overrides for specific files
Imported from exceptions.cfg in the old statcheck.
2024-08-31 19:25:14 -04:00
Simon Howard
e2f6b23a48 Reset WAD file date after extract from ZIP. 2024-08-31 18:42:59 -04:00
Simon Howard
0d08412a87 Fix capitalization to match expected/ 2024-08-31 18:37:17 -04:00
Simon Howard
d0b751abd4 Generate dependencies
This ensures that the appropriate WAD files are extracted for each
demo.
2024-08-31 17:39:22 -04:00
Simon Howard
eda0c337b6 Add missing, fix broken .lmps
It looks like the libarchive version of unzip can't extract all the
files that the Info-ZIP version can.
2024-08-31 17:34:26 -04:00
Simon Howard
4cdadc9b94 Split config read function out to separate file. 2024-08-31 16:28:47 -04:00
Simon Howard
3243cc4968 Set path to source port binary in Makefile 2024-08-31 16:27:01 -04:00
Simon Howard
71fbd71195 Move command line options to Makefile 2024-08-31 02:09:35 -04:00
Simon Howard
807b1ff29d Config files for IWAD demos 2024-08-31 02:05:09 -04:00
Simon Howard
93cc45308e Initial test runner script 2024-08-31 02:01:55 -04:00
Simon Howard
fa2d68af0b Lower case to match expected .txt files 2024-08-31 01:16:45 -04:00
Simon Howard
44250bcfbc Initial rules for generating outputs 2024-08-31 01:00:30 -04:00
Simon Howard
7c8b59b5c6 Initial makefile; PWAD zip extract 2024-08-31 00:33:02 -04:00
Simon Howard
f85c209ece Add .zips of PWAD files 2024-08-31 00:32:22 -04:00
Simon Howard
29e7c0135e Add expected statdump output 2024-08-30 23:49:19 -04:00
Simon Howard
1ff5cb609b Move .lmps to subdirectory. 2024-08-30 23:47:01 -04:00
Simon Howard
fd13d9569f Add .lmp demo files extracted from archive .zips. 2024-08-30 23:44:41 -04:00