| Commit message (Expand) | Author | Age | Files | Lines |
* | Use Florian's suggestion to avoid IOStatus 5 errors in ExecuteProcess using ... | pierre | 2016-01-22 | 1 | -1/+7 |
* | * support unicodestring constants in "case string of" (mantis #29353) | jonas | 2016-01-20 | 1 | -0/+23 |
* | tw20821.pp: | svenbarth | 2016-01-17 | 1 | -1/+1 |
* | * Adjust test for win64 | pierre | 2016-01-16 | 1 | -1/+4 |
* | * Fix compilation for JVM cpu | pierre | 2016-01-16 | 1 | -1/+7 |
* | Regenerated after: Use BASEFPCDIR instead of ../.. | pierre | 2016-01-16 | 1 | -2/+7 |
* | Use BASEFPCDIR instead of ../.. | pierre | 2016-01-16 | 1 | -2/+8 |
* | Fix compilation for JVM cpu | pierre | 2016-01-16 | 1 | -0/+6 |
* | * Add waiting time in case of access error on windows OS | pierre | 2016-01-16 | 1 | -0/+11 |
* | Add use of process unit for windows OS, allows to add a timeout for that host | pierre | 2016-01-16 | 1 | -0/+56 |
* | cpu, os and version lists start at index 0 | pierre | 2016-01-16 | 1 | -3/+3 |
* | * extended test | jonas | 2016-01-10 | 1 | -2/+8 |
* | Use SizeInt type for GlobalStartMem and StartMem variables to avoid compilat... | pierre | 2016-01-07 | 1 | -1/+1 |
* | Add $goto on for FPC compilation to avoid compile time error | pierre | 2016-01-07 | 2 | -0/+10 |
* | * fix test after r32820 | florian | 2016-01-05 | 1 | -3/+3 |
* | * better estimation of compatibility of array constructors with open arrays, ... | florian | 2016-01-04 | 1 | -0/+12 |
* | Fix for Mantis #29321. | svenbarth | 2016-01-04 | 1 | -0/+24 |
* | + support for the .code directive in arm inline assembler | florian | 2016-01-03 | 1 | -0/+17 |
* | * test name properly | florian | 2016-01-03 | 1 | -0/+0 |
* | * dosbox timeout increased to 100 seconds | nickysn | 2016-01-03 | 1 | -1/+1 |
* | * fix test parameter | florian | 2015-12-29 | 1 | -1/+1 |
* | * doing fastmath is not useful when testing currency calculation accuracy (te... | florian | 2015-12-29 | 1 | -1/+1 |
* | * increased the default dosbox timeout to 90 seconds | nickysn | 2015-12-27 | 1 | -1/+1 |
* | * Applies patch from Laco (bug ID 29113) | michael | 2015-12-26 | 1 | -12/+27 |
* | * patch by Dmitry Boyarintsev: initialize dyn. arrays more cleverly in a setl... | florian | 2015-12-26 | 1 | -0/+61 |
* | * increased the default dosbox timeout to 60 seconds | nickysn | 2015-12-22 | 1 | -1/+1 |
* | + support specifying the dosbox timeout (the maximal amount of time a test is | nickysn | 2015-12-22 | 1 | -3/+8 |
* | * disabled pic | jonas | 2015-12-20 | 1 | -1/+2 |
* | * skip for darwin because it always requires/expects a 16 byte aligned stack | jonas | 2015-12-20 | 1 | -18/+21 |
* | * handle exceptions when opening the exitcode.txt file as well, so that we write | nickysn | 2015-12-18 | 1 | -1/+1 |
* | * write a message to stdout if dosbox is killed due to a timeout | nickysn | 2015-12-18 | 1 | -0/+3 |
* | * Fixed test on x86_64 ('nostackframe' modifier ensures that no prologue/epil... | sergei | 2015-12-16 | 1 | -1/+1 |
* | * Skip test for Win64, since *nix-style PIC is not supported on that system. | sergei | 2015-12-16 | 1 | -0/+1 |
* | + support for RDTSCP, resolves issue #28916 | florian | 2015-12-13 | 1 | -0/+16 |
* | * take care of SUBARCH when running tests | florian | 2015-12-12 | 2 | -8/+8 |
* | * removed special-purpose code for constant chars while parsing typed string | jonas | 2015-12-11 | 1 | -0/+32 |
* | * fixed dosbox_wrapper compilation under windows | nickysn | 2015-12-10 | 2 | -19/+242 |
* | Regenerate after: Add dosbox/dosbox_wrapper to list of programs if EMULATOR v... | pierre | 2015-12-10 | 1 | -306/+88 |
* | Add dosbox/dosbox_wrapper to list of programs if EMULATOR variable contains ... | pierre | 2015-12-10 | 1 | -2/+10 |
* | Change 'exit' to '' to allow to avoid exit at the end of test run | pierre | 2015-12-10 | 1 | -1/+2 |
* | + (OutputFileName variable): Add possibility to use output duplicated to a ... | pierre | 2015-12-10 | 1 | -8/+95 |
* | * on Windows, run dosbox with the swoHIDE option to prevent the annoying focus | nickysn | 2015-12-09 | 1 | -0/+3 |
* | * simplify "div -1" to unaryminusn, not just for performance reasons but | jonas | 2015-12-08 | 1 | -0/+8 |
* | * fixed another case of endless recursion in | jonas | 2015-12-08 | 1 | -0/+27 |
* | * save/restore the type (and hence code page) of ansistring constsyms in/from | jonas | 2015-12-08 | 2 | -0/+21 |
* | Add explicit rule to compile dosbox_wrapper, executable is put in utils/dosb... | pierre | 2015-12-07 | 2 | -0/+5 |
* | * fix test for 64 bit targets | florian | 2015-12-07 | 1 | -1/+1 |
* | * set nf_write flag correctly for subscript nodes, resolves issue #28713 | florian | 2015-12-06 | 2 | -0/+61 |
* | * fixed testsuite after r32548 for certain GNU Make versions, where "-s" is not | nickysn | 2015-12-04 | 2 | -2/+2 |
* | + added already working test for mantis #27149 | jonas | 2015-12-04 | 1 | -0/+16 |