Commit graph

  • 0fbe718e3a Add -nofullscreen to the command line trunk Simon Howard 2024-09-07 17:03:02 -0400
  • 2c3653bbdb Sigh Simon Howard 2024-09-04 23:39:55 -0400
  • 9133c3d37c Add explicit checks for test output. Simon Howard 2024-09-04 23:37:18 -0400
  • 156cdb1d45 Just build output, don't compare to expected. Simon Howard 2024-09-04 23:34:18 -0400
  • 6df7ff32d0 Paths in demos.txt are relative to demos/ Simon Howard 2024-09-04 23:25:42 -0400
  • 6b75641aab Checking out the repository is quite important. Simon Howard 2024-09-04 23:23:09 -0400
  • b2435ffea2 Wrong branch name Simon Howard 2024-09-04 21:44:27 -0400
  • d9e4a1ff47 Add Github CI test Simon Howard 2024-09-04 21:43:24 -0400
  • 6204aa00fb Catch the case where source port not found in PATH. Simon Howard 2024-09-04 21:24:39 -0400
  • 56b45289b9 Generate rules instead of dependencies. Simon Howard 2024-09-04 18:38:02 -0400
  • 6744277d9b Fix demo playback for some plutonia demos. Simon Howard 2024-09-03 20:37:27 -0400
  • fa83ecd230 Convert expected text files to Unix format. Simon Howard 2024-09-03 20:28:40 -0400
  • b161a16d80 Add README Simon Howard 2024-09-01 20:26:15 -0400
  • fcdff9cc69 Add copyright headers Simon Howard 2024-09-01 20:23:34 -0400
  • cf13c8ac19 Add copyright details. Simon Howard 2024-09-01 20:21:25 -0400
  • 10ebb82329 Add generate dependency on IWAD file Simon Howard 2024-09-01 00:52:26 -0400
  • 4a101e2f3d Use miniwad.wad for running [doom2] PWAD tests. Simon Howard 2024-09-01 00:32:52 -0400
  • c32e69b438 Add iwads/ subdirectory for placing IWAD files. Simon Howard 2024-09-01 00:10:58 -0400
  • 5a0c33a256 Suppress source port output, just show command. Simon Howard 2024-09-01 00:00:13 -0400
  • 7d0a36dca1 Specify demos explicitly Simon Howard 2024-08-31 23:50:57 -0400
  • fb93f51d87 Add missing demo files Simon Howard 2024-08-31 23:36:20 -0400
  • 9702ec6c4d Add demos that actually play back correctly Simon Howard 2024-08-31 20:05:02 -0400
  • a22157f19d Ignore trailing CR in statdump files. Simon Howard 2024-08-31 19:26:19 -0400
  • 91b75eb7d6 Add game version overrides for specific files Simon Howard 2024-08-31 19:25:14 -0400
  • e2f6b23a48 Reset WAD file date after extract from ZIP. Simon Howard 2024-08-31 18:42:59 -0400
  • 0d08412a87 Fix capitalization to match expected/ Simon Howard 2024-08-31 18:37:17 -0400
  • d0b751abd4 Generate dependencies Simon Howard 2024-08-31 17:39:22 -0400
  • eda0c337b6 Add missing, fix broken .lmps Simon Howard 2024-08-31 17:34:26 -0400
  • 4cdadc9b94 Split config read function out to separate file. Simon Howard 2024-08-31 16:16:06 -0400
  • 3243cc4968 Set path to source port binary in Makefile Simon Howard 2024-08-31 16:16:27 -0400
  • 71fbd71195 Move command line options to Makefile Simon Howard 2024-08-31 02:09:35 -0400
  • 807b1ff29d Config files for IWAD demos Simon Howard 2024-08-31 02:05:09 -0400
  • 93cc45308e Initial test runner script Simon Howard 2024-08-31 02:01:55 -0400
  • fa2d68af0b Lower case to match expected .txt files Simon Howard 2024-08-31 01:16:45 -0400
  • 44250bcfbc Initial rules for generating outputs Simon Howard 2024-08-31 01:00:30 -0400
  • 7c8b59b5c6 Initial makefile; PWAD zip extract Simon Howard 2024-08-31 00:33:02 -0400
  • f85c209ece Add .zips of PWAD files Simon Howard 2024-08-31 00:32:22 -0400
  • 29e7c0135e Add expected statdump output Simon Howard 2024-08-30 23:49:19 -0400
  • 1ff5cb609b Move .lmps to subdirectory. Simon Howard 2024-08-30 23:47:01 -0400
  • fd13d9569f Add .lmp demo files extracted from archive .zips. Simon Howard 2024-08-30 23:44:41 -0400
  • c97b9c8ac0 Update scripts for Python 3 compatibility. version1 Simon Howard 2019-05-15 22:09:58 -0400
  • 3f60ab8fca Write lmp file and output txt file to temp dir. Simon Howard 2019-05-15 21:47:22 -0400
  • e7a2f21532 Ditch the wxWindows dependency. Simon Howard 2019-05-15 21:38:01 -0400
  • af69acb35f Add --strip-trailing-cr to diff command line. Simon Howard 2015-06-13 12:35:22 -0400
  • dd25913fff Add exceptions for TNT demos recorded with v1.9. Simon Howard 2015-06-12 23:46:36 -0400
  • 31d02385a2 Add exceptions file for Final Doom demos. Simon Howard 2015-06-12 23:12:28 -0400
  • 80ff0cb772 Allow multiple file patterns on the command line. Simon Howard 2015-06-09 19:53:02 -0400
  • 4bb0c9b193 Update mm09-512.lmp expected output. Simon Howard 2015-06-08 19:50:08 -0400
  • cc3bccd9a1 Add notes for PWAD config. Simon Howard 2011-10-29 21:30:19 +0100
  • a7cdce160b Add reference files for PWADs. Simon Howard 2011-10-29 21:14:40 +0100
  • 69fd1c1007 Add PWAD when running test. Simon Howard 2011-10-29 19:17:35 +0100
  • 1f6caae06f Use SDL's "dummy" video driver. Simon Howard 2011-10-29 17:07:08 +0100
  • 5ba3a453f6 Place SDL windows at a fixed window position. Simon Howard 2011-10-29 16:58:52 +0100
  • a138d04fbc Add output to show demos processed. Simon Howard 2011-10-29 16:49:33 +0100
  • dc8602f057 Update Vanilla processing script to use pipelining. Simon Howard 2011-10-29 16:46:35 +0100
  • 45e6424def Add tools needed for processing. Simon Howard 2011-10-29 16:20:58 +0100
  • d72ea747a7 Add support for processing PWAD demos. Simon Howard 2011-10-29 16:20:03 +0100
  • 02950b467d Speed up processing of unidentified files. Simon Howard 2011-10-29 14:33:45 +0100
  • cc6732183d Add pipelining to demo processing. Simon Howard 2011-10-25 21:46:53 +0100
  • 49bca1174c Add small GUI for pausing/stopping processing. Simon Howard 2011-10-25 01:39:12 +0100
  • 41f5332a58 Set execute permissions on scripts. Simon Howard 2011-10-22 01:48:13 +0100
  • ebe2e38090 Add correct output for several demos that fail. Simon Howard 2011-10-22 01:38:29 +0100
  • dcfa681a02 Flush stdout after each test result. Simon Howard 2011-10-21 23:56:12 +0100
  • 22d7395660 Add README file. Simon Howard 2011-10-21 22:39:07 +0100
  • 975ff15ced Add -nogui to disable error GUI window. Simon Howard 2011-10-21 22:38:43 +0100
  • 92f2fb03fe Allow wildcard to specify tests on command line. Simon Howard 2011-10-21 22:23:53 +0100
  • 816d801f7d Show pass/fail counts at end of testing. Simon Howard 2011-10-21 22:16:54 +0100
  • e1fe560d70 Add copyright headers. Simon Howard 2011-10-21 22:09:41 +0100
  • 3ec0973b80 Initial code for statdump regression testing. Simon Howard 2011-10-21 22:07:00 +0100