Commit graph

6 commits

Author SHA1 Message Date
Simon Howard
dd25913fff Add exceptions for TNT demos recorded with v1.9. 2015-06-12 23:46:36 -04:00
Simon Howard
31d02385a2 Add exceptions file for Final Doom demos.
Some demo outputs were zero length because they were recorded with
the "alternate" version of Final Doom included with the id anthology.
So add an exceptions file that lists these, and fix the expected
outputs for these files.

This is the first step towards a fix for #1.
2015-06-12 23:12:28 -04:00
Simon Howard
4bb0c9b193 Update mm09-512.lmp expected output.
Since chocolate-doom/chocolate-doom#368 was fixed, this demo now plays
back correctly. So add the correct expected output for this demo so
that the test runs correctly.
2015-06-08 19:50:08 -04:00
Simon Howard
a7cdce160b Add reference files for PWADs. 2011-10-29 21:14:40 +01:00
Simon Howard
ebe2e38090 Add correct output for several demos that fail.
For some reason that I'm unable to determine, certain demos exit with a
V_DrawPatch error when they are played back using statdump.exe and
the -nodraw parameter. Because of this, the statistics information is
not recorded. I have manually recorded the correct output from these
demos to fix the problem.
2011-10-22 01:38:29 +01:00
Simon Howard
3ec0973b80 Initial code for statdump regression testing. 2011-10-21 22:07:00 +01:00