Commit History

Author SHA1 Message Date
  Pierre Muller 870a91502a Fix compilation of dosbox_wrapper.pas 1 month ago
  Pierre Muller 3bee7636dd Add command line in verbose mode 1 year ago
  Pierre Muller 52cc8df079 Add some delay and a maximum attempt number in GenerateTempDir to avoid getting oversized execution log files 3 years ago
  pierre bcf43724bf Add more debug information when verbose is set 5 years ago
  pierre cf8c5d2540 Report if ExitStatus of DosBox process is non-zero 7 years ago
  pierre 8911709f36 Correct copy of files to temp directory and removal of temp directory 7 years ago
  pierre ee1a5843aa Avoid program RTE if failing to remove temporary directory 7 years ago
  pierre bd18d947bd Add .exe suffix to ASrcFileName if ADestFileName ends with .exe or if file is not found 7 years ago
  pierre 5368f1fbe9 Add handling of DelFiles 7 years ago
  pierre 33de492553 * Improve support in temporary directory. 7 years ago
  pierre 1c4d1d2327 Search for cwsdpmi DOS exeutable in PATH if DOSBOX_NEEDS_CWSDPMI is set or TEST_OS_TARGET is go32v2 to allow testing go32v2 programs using DOSBOX 8 years ago
  pierre 87bb473780 Fix ExitCode readout if temp directory is used by postponing temp directory cleanup 8 years ago
  pierre eea65cd31f + Add UseSignals macro, which conditionally adds 8 years ago
  pierre 78da04f8d5 + Add verbose boolean variable, set to false by default, 9 years ago
  nickysn 77229a3cdf * dosbox timeout increased to 100 seconds 9 years ago
  nickysn 283fd540da * increased the default dosbox timeout to 90 seconds 9 years ago
  nickysn 55a38bf895 * increased the default dosbox timeout to 60 seconds 9 years ago
  nickysn 61d76e837f + support specifying the dosbox timeout (the maximal amount of time a test is 9 years ago
  nickysn 52402032ae * handle exceptions when opening the exitcode.txt file as well, so that we write 9 years ago
  nickysn 6f490cc6b3 * write a message to stdout if dosbox is killed due to a timeout 9 years ago
  pierre 1e38631cbe + (OutputFileName variable): Add possibility to use output duplicated to a file by a modified dosbox 9 years ago
  nickysn 9f79eeff0e * on Windows, run dosbox with the swoHIDE option to prevent the annoying focus 9 years ago
  nickysn f84fc17edc + implemented a timeout in the dosbox wrapper, so that we don't wait forever if a test hangs 12 years ago
  nickysn e76cee64cc * dosbox_wrapper made to add automatically .exe to the file name, if it is missing 12 years ago
  nickysn 59dd5ee1d0 + dosbox wrapper script replaced with a pascal implementation that is multiplatform and supports being run in multiple instances 12 years ago