summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* * synchronized with trunknickysn2020-04-2631-0/+675
|\
| * * fix for Mantis #36975: arraydefs are not allowed for generic types (this is...svenbarth2020-04-261-0/+10
| * * fix for Mantis #35140: apply patch by Ryan Joseph together with some furthe...svenbarth2020-04-2530-0/+665
* | * synchronized with trunknickysn2020-04-241-0/+92
|\ \ | |/
| * * add support for AND, OR, XOR and NOT of integer values in preprocessor dire...svenbarth2020-04-241-0/+92
* | * synchronized with trunknickysn2020-04-221-0/+31
|\ \ | |/
| * * fix for Mantis #36951: B and BL can take immediate literals as wellsvenbarth2020-04-221-0/+31
* | * synchronized with trunknickysn2020-04-214-4/+38
|\ \ | |/
| * * regenerate makefilessvenbarth2020-04-214-4/+38
* | * changed the object file format for z80-embedded and z80-zxspectrum to .relnickysn2020-04-204-0/+24
* | * synchronized with trunknickysn2020-04-204-8/+142
|\ \ | |/
| * Regenerate all Makefilespierre2020-04-204-8/+142
* | * synchronized with trunknickysn2020-04-194-20/+8
|\ \ | |/
| * * regenerated makefilesjonas2020-04-194-20/+32
* | * regenerated makefiles after sync with trunknickysn2020-04-194-4/+96
|/
* * regenerated makefilesjonas2020-04-184-36/+115
* * when checking for an existing operator overload for the assignment operator...svenbarth2020-04-172-0/+32
* * fix Min/MaxSingle/Double values, resolves #36870florian2020-04-131-0/+24
* * rebuild Makefilesflorian2020-04-104-4/+72
* * commented testflorian2020-04-051-0/+1
* + with the randseed set as in the test, the test fails on x86_64-linux, add...florian2020-04-051-0/+46
* * do not create full copies of objects when object checking is on, resolves...florian2020-04-051-0/+30
* * Patch from Bart Broersma to fix bug ID 36809 - test programmichael2020-04-011-0/+187
* * regenerated Makefilesflorian2020-03-214-6/+40
* * fix precedence of IS operator, resolves #35909florian2020-03-061-0/+12
* * fix for Mantis #36738: when copying a record using its copy operator we ass...svenbarth2020-03-021-0/+111
* + add test for already fixed Mantis #24283svenbarth2020-02-281-0/+22
* * fixed generic round(...) for large values based on a comment by Alexander...florian2020-02-231-9/+75
* * (modified) patch by J. Gareth Moreton: processor-aware MOVZX optimisation...florian2020-02-222-0/+6
* * throw an error if the forward interface type and the actual interface typ...florian2020-02-213-0/+66
* * fixed tests for architectures with FPC_COMP_IS_INT64 definedflorian2020-02-202-1/+21
* * AArch64: the PIC code needs also more registers, so use the same ifdefs a...florian2020-02-191-1/+1
* * aarch64 suffers also from the limited tan precision of the softfpuflorian2020-02-181-1/+1
* * tests need -CEflorian2020-02-172-0/+2
* * fix global generic functions with constraints in mode Delphi by handling im...svenbarth2020-02-163-0/+89
* * do not allow constraints in headers of procedure implementations in delph...florian2020-02-141-0/+23
* * only resolve a dummy symbol if it is a type symbol (thus truly a dummy symbol)svenbarth2020-02-142-0/+40
* * fix for Mantis #36652: gracefully handle the error if one tries to implemen...svenbarth2020-02-142-0/+41
* * Disabled range and overflow checks for the tw36587 test, since overflows ar...yury2020-02-141-0/+3
* * fix TVector.Reserve after IncreaseCapacity changes, resolves #36698florian2020-02-131-0/+41
* * Fixed r43577 for cases when the size of the new result of a simplified node...yury2020-02-111-0/+34
* * patch by J. Gareth Moreton: fixes internal error 200405231 with inline, r...florian2020-02-051-0/+35
* Use TEST_USE_LONGLOG by default, but check TEST_DISABLE_LONGLOG before setti...pierre2020-02-042-0/+8
* - test removed as it cannot work on all variants of currency supportflorian2020-02-031-16/+0
* * EPoll_Event is packed only on x86-64, not other 64 Bit CPUs, resolves #34416florian2020-02-021-0/+24
* * might_have_sideeffects takes care of absoluteflorian2020-02-012-0/+36
* * fix for Mantis #36631: it's an error if a POINT after an array is not follo...svenbarth2020-02-012-0/+46
* * test fixedflorian2020-01-311-1/+1
* * r42239 broke the tw13948b test for aarch64. Fixed this and improved the test.yury2020-01-281-0/+7
* * Skip the test for android.yury2020-01-271-0/+2