Small demo-based check for GitHub presubmits
Go to file
Simon Howard 8906e09f99 Fix subdirectory name 2024-09-16 18:22:14 -04:00
.github/workflows Bump up RAM requirement and reenable broken demos 2024-09-15 13:33:47 -04:00
demos Delete remnants of old build system. 2024-09-15 12:45:51 -04:00
expected Switch to new build system. 2024-09-15 12:45:45 -04:00
extract Rewrite to make better use of make. 2023-10-05 19:21:47 -04:00
iwads Add iwads/ and extracted miniwad.wad 2024-09-15 12:45:27 -04: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
.gitignore Switch to new build system. 2024-09-15 12:45:45 -04:00
COPYING.GPL2.md Add COPYING. 2024-09-15 14:23:16 -04:00
COPYING.md Add COPYING. 2024-09-15 14:23:16 -04:00
GNUmakefile Bump up RAM requirement and reenable broken demos 2024-09-15 13:33:47 -04:00
README.md Add README. 2019-11-11 18:38:54 -05:00
demos.txt Switch to new build system. 2024-09-15 12:45:45 -04:00
makerules Fix subdirectory name 2024-09-16 18:22:14 -04:00

README.md

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.