提交歷史

作者 SHA1 備註 提交日期
  Sven/Sarah Barth 3e8e02bede + extend test framework with ability to specify certain expected compiler messages using their ids 1 年之前
  Pierre Muller b36c8199bd Add non-empty UniqueSuffix also as string prefix to all Verbose procedure calls 1 年之前
  Nikolay Nikolov 42d8a29156 + test runner: allow forcing thread tests by specifying the TEST_THREADS=1 environment option 1 年之前
  Nikolay Nikolov 0f4340e659 * fix regressions after previous patch by correctly parsing output, which does not contain '##WASI-EXITCODE:' 3 年之前
  Nikolay Nikolov a8b789d183 * patch from Pierre for working around the exitcode <= 125 limitation in wasmtime 3 年之前
  Nikolay Nikolov 9579759f01 + added wasi to the list of targets without thread support 3 年之前
  nickysn 73aa30ee0a * set the exeext for WASI properly in dotest.pp 4 年之前
  pierre 63a3c25493 Add wposuffix to keep different logs for each pass when passes is > 1 4 年之前
  florian 9c77e4a899 * support passing options to the emulator when using one for testing 5 年之前
  yury 9f32b99ea6 * dotest: When executing a remote test, prevent overwrite of the test's result and log by final cleanup commands. 7 年之前
  pierre f36ac3adbd Use GetProcessId number for UniqueSuffix if -L is used without parameter 7 年之前
  pierre b6e22a4757 Use old Copy procedure with 3 parameters 7 年之前
  pierre 450f62efcc Move GetToken function to testu unit 7 年之前
  pierre a07b191847 Move several path related functions from dotest program to testu unit for use in dosbox_wrapper program 7 年之前
  svenbarth c7df4d3d2f * implement support for copying a central, pre-created configuration file for a test 8 年之前
  svenbarth c9be061921 * put test files that are outside of the tests directory into a "root" subdirectory of tests 8 年之前
  pierre f216c359bd Always consider Compilation raised exception internally as an Internal Error 9 年之前
  pierre a0713632a9 Consider a 'Compilation raised exception internally' without Fatal nor Error message as an InternalError 9 年之前
  pierre ee3d204b72 * Files added in %FILES need to be copied to destination directory even if UniqueSuffix is empty, as execution directory is different from source directory 9 年之前
  pierre bf97137be4 Add aliases $nosharedlib,$nounicode,$nothread to SkipTarget TConfig field 9 年之前
  pierre 433da1b199 Add msdos and win16 to the list of target OS for which TargetHasDosStylesDirectories 9 年之前
  pierre 8c5adb86cd * Add waiting time in case of access error on windows OS 10 年之前
  Jonas Maebe f4a580d669 * don't fail if multiple dotests try to create the same directory in parallel 10 年之前
  Jonas Maebe ff25f5c923 * set DYLD_LIBRARY_PATH instead of LD_LIBRARY_PATH on Darwin 11 年之前
  pierre ddf1a3ea76 Set filemode to READ_ONLY for CopyFile source and correct error in previous commit 11 年之前
  pierre 5240a309e0 Retry opening using read only mode for input file in CopyFile function, never generate an error 11 年之前
  Tomas Hajny 8adacb096e * do not call mkdir with trailing directory separator and do not silently ignore errors in MkDir 11 年之前
  Jonas Maebe 4f1207f603 + support for specifying an optional command line parameter to use during a 11 年之前
  pierre bd91a8da7e Force SrcExeExt for prog parameter in ExecuteRemote function 12 年之前
  florian 74880f639a * msdos is a 8.3 target as well 12 年之前