fpc/tests/utils/dosbox
pierre 78da04f8d5 + Add verbose boolean variable, set to false by default,
set to true by setting environment variable DOSBOX_VERBOSE.
  Most output generated by the wrapper is now only given if 
  verbose is true.
  + New constant SkipUntilText, default value 'Drive C is mounted as ',
  allow to discard output generated by dosbox program up to the line
  containing this string.

git-svn-id: trunk@33385 -
2016-03-30 07:42:35 +00:00
..
dosbox_wrapper.pas + Add verbose boolean variable, set to false by default, 2016-03-30 07:42:35 +00:00
dosbox.conf Change 'exit' to '' to allow to avoid exit at the end of test run 2015-12-10 01:49:37 +00:00
exitcode.exe
exitcode.pas