Historique des commits

Auteur SHA1 Message Date
  Margers bfa988e188 Mass typo fixes in comments for tests. il y a 3 semaines
  Nikolay Nikolov ac669830a2 * fix dotest.pp after the wasi->wasip1 rename and the addition of wasip1threads il y a 11 mois
  Michaël Van Canneyt 49183639e0 * Reworked testsuite database il y a 1 an
  Pierre Muller a34b44b3b7 Fix compilation failure of tests/utils/dotest.pp il y a 1 an
  Sven/Sarah Barth ceed183e33 * declare Msgs parameter as "const" for better code generation il y a 1 an
  Sven/Sarah Barth cffb0a0845 * use StartsStr() instead of a manual copy to check whether the line starts with the message id il y a 1 an
  Sven/Sarah Barth 2c9bbc932a * the message id might not be at the start of the line, but after a visibility specifier followed by a colon and space il y a 1 an
  Sven/Sarah Barth 3e8e02bede + extend test framework with ability to specify certain expected compiler messages using their ids il y a 1 an
  Pierre Muller b36c8199bd Add non-empty UniqueSuffix also as string prefix to all Verbose procedure calls il y a 1 an
  Nikolay Nikolov 42d8a29156 + test runner: allow forcing thread tests by specifying the TEST_THREADS=1 environment option il y a 1 an
  Nikolay Nikolov 0f4340e659 * fix regressions after previous patch by correctly parsing output, which does not contain '##WASI-EXITCODE:' il y a 3 ans
  Nikolay Nikolov a8b789d183 * patch from Pierre for working around the exitcode <= 125 limitation in wasmtime il y a 3 ans
  Nikolay Nikolov 9579759f01 + added wasi to the list of targets without thread support il y a 4 ans
  nickysn 73aa30ee0a * set the exeext for WASI properly in dotest.pp il y a 4 ans
  pierre 63a3c25493 Add wposuffix to keep different logs for each pass when passes is > 1 il y a 4 ans
  florian 9c77e4a899 * support passing options to the emulator when using one for testing il y a 5 ans
  yury 9f32b99ea6 * dotest: When executing a remote test, prevent overwrite of the test's result and log by final cleanup commands. il y a 7 ans
  pierre f36ac3adbd Use GetProcessId number for UniqueSuffix if -L is used without parameter il y a 7 ans
  pierre b6e22a4757 Use old Copy procedure with 3 parameters il y a 7 ans
  pierre 450f62efcc Move GetToken function to testu unit il y a 7 ans
  pierre a07b191847 Move several path related functions from dotest program to testu unit for use in dosbox_wrapper program il y a 7 ans
  svenbarth c7df4d3d2f * implement support for copying a central, pre-created configuration file for a test il y a 8 ans
  svenbarth c9be061921 * put test files that are outside of the tests directory into a "root" subdirectory of tests il y a 8 ans
  pierre f216c359bd Always consider Compilation raised exception internally as an Internal Error il y a 9 ans
  pierre a0713632a9 Consider a 'Compilation raised exception internally' without Fatal nor Error message as an InternalError il y a 9 ans
  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 il y a 9 ans
  pierre bf97137be4 Add aliases $nosharedlib,$nounicode,$nothread to SkipTarget TConfig field il y a 9 ans
  pierre 433da1b199 Add msdos and win16 to the list of target OS for which TargetHasDosStylesDirectories il y a 9 ans
  pierre 8c5adb86cd * Add waiting time in case of access error on windows OS il y a 10 ans
  Jonas Maebe f4a580d669 * don't fail if multiple dotests try to create the same directory in parallel il y a 11 ans