Small demo-based check for GitHub presubmits
Find a file
Simon Howard 4c3293bbba Don't load DEH lump for D2TWID.
This patch changes the par times and Crispy recognizes the PAR syntax.
However, it interferes with the statdump comparison. So just don't load
it.
2019-11-11 19:09:41 -05:00
demos Add a number of well-known megaWADs and D2ALL recordings. 2019-11-11 18:16:28 -05:00
expected Add expected output for each demo/PWAD. 2019-11-11 18:18:16 -05:00
output Ensure output directory exists. 2019-11-11 18:30:39 -05:00
pwads Add a number of well-known megaWADs and D2ALL recordings. 2019-11-11 18:16:28 -05:00
GNUmakefile Don't load DEH lump for D2TWID. 2019-11-11 19:09:41 -05:00
miniwad.zip Add miniwad 2019-11-11 18:17:03 -05:00
README.md Add README. 2019-11-11 18:38:54 -05:00
testrunner Add makefile and testrunner script. 2019-11-11 18:17:57 -05:00

Quickcheck is the little brother to Statcheck although it operates under the same principles.

Statcheck is quite complicated to set up, not the least because most of the demos in Compet-N are for the copyrighted Doom IWADs which cannot be freely distributed. Instead, Quickcheck makes use of a selected set of fan-made PWAD files and D2ALL long-form demos from the Doomed Speed Demos Archive. These can be run through in a matter of minutes to gain some basic confidence that a source port's behavior is continuing to match Vanilla Doom.