summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Use Florian's suggestion to avoid IOStatus 5 errors in ExecuteProcess using ...pierre2016-01-221-1/+7
* * support unicodestring constants in "case string of" (mantis #29353)jonas2016-01-201-0/+23
* tw20821.pp:svenbarth2016-01-171-1/+1
* * Adjust test for win64pierre2016-01-161-1/+4
* * Fix compilation for JVM cpupierre2016-01-161-1/+7
* Regenerated after: Use BASEFPCDIR instead of ../..pierre2016-01-161-2/+7
* Use BASEFPCDIR instead of ../..pierre2016-01-161-2/+8
* Fix compilation for JVM cpupierre2016-01-161-0/+6
* * Add waiting time in case of access error on windows OSpierre2016-01-161-0/+11
* Add use of process unit for windows OS, allows to add a timeout for that hostpierre2016-01-161-0/+56
* cpu, os and version lists start at index 0pierre2016-01-161-3/+3
* * extended testjonas2016-01-101-2/+8
* Use SizeInt type for GlobalStartMem and StartMem variables to avoid compilat...pierre2016-01-071-1/+1
* Add $goto on for FPC compilation to avoid compile time errorpierre2016-01-072-0/+10
* * fix test after r32820florian2016-01-051-3/+3
* * better estimation of compatibility of array constructors with open arrays, ...florian2016-01-041-0/+12
* Fix for Mantis #29321.svenbarth2016-01-041-0/+24
* + support for the .code directive in arm inline assemblerflorian2016-01-031-0/+17
* * test name properlyflorian2016-01-031-0/+0
* * dosbox timeout increased to 100 secondsnickysn2016-01-031-1/+1
* * fix test parameterflorian2015-12-291-1/+1
* * doing fastmath is not useful when testing currency calculation accuracy (te...florian2015-12-291-1/+1
* * increased the default dosbox timeout to 90 secondsnickysn2015-12-271-1/+1
* * Applies patch from Laco (bug ID 29113)michael2015-12-261-12/+27
* * patch by Dmitry Boyarintsev: initialize dyn. arrays more cleverly in a setl...florian2015-12-261-0/+61
* * increased the default dosbox timeout to 60 secondsnickysn2015-12-221-1/+1
* + support specifying the dosbox timeout (the maximal amount of time a test isnickysn2015-12-221-3/+8
* * disabled picjonas2015-12-201-1/+2
* * skip for darwin because it always requires/expects a 16 byte aligned stackjonas2015-12-201-18/+21
* * handle exceptions when opening the exitcode.txt file as well, so that we writenickysn2015-12-181-1/+1
* * write a message to stdout if dosbox is killed due to a timeoutnickysn2015-12-181-0/+3
* * Fixed test on x86_64 ('nostackframe' modifier ensures that no prologue/epil...sergei2015-12-161-1/+1
* * Skip test for Win64, since *nix-style PIC is not supported on that system.sergei2015-12-161-0/+1
* + support for RDTSCP, resolves issue #28916florian2015-12-131-0/+16
* * take care of SUBARCH when running testsflorian2015-12-122-8/+8
* * removed special-purpose code for constant chars while parsing typed stringjonas2015-12-111-0/+32
* * fixed dosbox_wrapper compilation under windowsnickysn2015-12-102-19/+242
* Regenerate after: Add dosbox/dosbox_wrapper to list of programs if EMULATOR v...pierre2015-12-101-306/+88
* Add dosbox/dosbox_wrapper to list of programs if EMULATOR variable contains ...pierre2015-12-101-2/+10
* Change 'exit' to '' to allow to avoid exit at the end of test runpierre2015-12-101-1/+2
* + (OutputFileName variable): Add possibility to use output duplicated to a ...pierre2015-12-101-8/+95
* * on Windows, run dosbox with the swoHIDE option to prevent the annoying focusnickysn2015-12-091-0/+3
* * simplify "div -1" to unaryminusn, not just for performance reasons butjonas2015-12-081-0/+8
* * fixed another case of endless recursion injonas2015-12-081-0/+27
* * save/restore the type (and hence code page) of ansistring constsyms in/fromjonas2015-12-082-0/+21
* Add explicit rule to compile dosbox_wrapper, executable is put in utils/dosb...pierre2015-12-072-0/+5
* * fix test for 64 bit targetsflorian2015-12-071-1/+1
* * set nf_write flag correctly for subscript nodes, resolves issue #28713florian2015-12-062-0/+61
* * fixed testsuite after r32548 for certain GNU Make versions, where "-s" is notnickysn2015-12-042-2/+2
* + added already working test for mantis #27149jonas2015-12-041-0/+16