Vanilla Doom statdump regression testing
Find a file
Simon Howard 10ebb82329 Add generate dependency on IWAD file
Rather than asserting at dependency build time, this allows some (PWAD)
demos to be run without having any of the commercial IWAD files.
2024-09-01 00:52:26 -04:00
demos Use miniwad.wad for running [doom2] PWAD tests. 2024-09-01 00:32:52 -04:00
expected Add missing demo files 2024-08-31 23:36:20 -04:00
extract Initial makefile; PWAD zip extract 2024-08-31 00:33:02 -04:00
iwads Use miniwad.wad for running [doom2] PWAD tests. 2024-09-01 00:32:52 -04:00
output Initial rules for generating outputs 2024-08-31 01:00:30 -04:00
pwads Add .zips of PWAD files 2024-08-31 00:32:22 -04:00
.gitignore Generate dependencies 2024-08-31 17:39:22 -04:00
common.py Split config read function out to separate file. 2024-08-31 16:28:47 -04:00
demos.txt Specify demos explicitly 2024-08-31 23:50:57 -04:00
GNUmakefile Suppress source port output, just show command. 2024-09-01 00:00:13 -04:00
makedepends Add generate dependency on IWAD file 2024-09-01 00:52:26 -04:00
testrunner Add iwads/ subdirectory for placing IWAD files. 2024-09-01 00:10:58 -04:00