summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* * synchronised with trunk till r29513blocksjonas2015-01-21104-555/+3699
|\
| * * %OS -> %target, the former is invalid and breaks the entire run.sergei2015-01-181-1/+1
| * + support of winapi directiveflorian2015-01-181-0/+22
| * * also give a warning when a field masks an identifier from a categoryjonas2015-01-171-0/+24
| * * give a warning instead of an error if a parameter or local variable in ajonas2015-01-172-0/+47
| * * fixed test compilation after r29388jonas2015-01-161-3/+3
| * Fix for Mantis #25917. With this change the visibility of type parameters is ...svenbarth2015-01-163-3/+39
| * Allow the usage of type aliases of generic type parameters outside of the gen...svenbarth2015-01-161-0/+50
| * Fix for Mantis #26481. This is a regression.svenbarth2015-01-162-0/+55
| * Fix for Mantis #26483. This regression was introduced by famous revision 2786...svenbarth2015-01-161-0/+24
| * * allow subtraction/addition of internally generated nodes, resolves #27256florian2015-01-121-0/+25
| * Test skipped for go32v2, because it forbids the testsuite to complete withou...pierre2015-01-121-0/+3
| * Test fix Revision 29450 fro bug report 27294.pierre2015-01-122-0/+54
| * Fix for Mantis #24872.svenbarth2015-01-061-0/+23
| * * version updated to 3.1.1marco2015-01-045-27/+192
| * * fix for issue introduced in r28862: the compiler considered alsojonas2015-01-041-0/+24
| * * make integer division instruction (div/idiv) on x86 dependent on the florian2015-01-041-0/+16
| * Fix generation of class names for specializations.svenbarth2014-12-261-0/+18
| * * Fix bug #26370: A multi-dimensional variant array is "empty" when any of it...sergei2014-12-251-0/+19
| * * fixed big endian bugs in variant dispatchingjonas2014-12-241-13/+92
| * Fix for Mantis #27185. svenbarth2014-12-211-0/+99
| * Do not call Free if constructor failedpierre2014-12-141-2/+1
| * * managed types cause a different warning/hint when they are florian2014-12-141-0/+23
| * * set nf_internal for if nodes generated by assert, prevent warning for asser...florian2014-12-141-0/+19
| * * do not issue a hint about uninitialized var-parameters, resolves #25916florian2014-12-142-0/+27
| * + handle -CPPACKENUM and -CPPACKRECORD, resolves #27153florian2014-12-131-0/+3
| * The assumptions of test tthlp22 have changed.svenbarth2014-12-121-2/+2
| * Set filemode to READ_ONLY for CopyFile source and correct error in previous ...pierre2014-12-121-7/+9
| * Retry opening using read only mode for input file in CopyFile function, neve...pierre2014-12-121-7/+30
| * * Try to call tarwriter.addfile multiple timespierre2014-12-121-4/+36
| * Fix for Mantis #27120.svenbarth2014-12-122-0/+74
| * Change AddFile method from procedure to boolean functionpierre2014-12-121-7/+20
| * * handle records in iso mode properly if no tag-field is givenflorian2014-12-111-0/+23
| * * translate placeholder code page numbers into actual code pages injonas2014-12-081-0/+31
| * Add check that close on non-open files generate IOresult=103pierre2014-12-041-0/+20
| * Fix for Mantis #25606.svenbarth2014-11-281-0/+17
| * Fix for Mantis #26922.svenbarth2014-11-283-0/+60
| * * force advanced records into memory when they are used as self, resolves #26075florian2014-11-232-0/+70
| * * do not blindly insert decimal seperators in StrToFloat, resolves #27029florian2014-11-231-0/+11
| * Fix bug introduced in commit 29091pierre2014-11-231-0/+4
| * * skip <type>(<expr>) in the cond. expression parser if eval is falseflorian2014-11-221-0/+9
| * + Commit test for bug #27044.sergei2014-11-221-0/+28
| * Add check for absolute word typepierre2014-11-191-0/+4
| * * Asm readers: allow using procedure symbols in references, resolves #22376.sergei2014-11-171-0/+26
| * + implements TExtended80Rec, TDoubleRec, TSingleRecflorian2014-11-161-0/+273
| * Add description of TEST_USE_LONGLOGpierre2014-11-091-1/+3
| * * Test for bug ID 26773michael2014-11-051-3/+3
| * * Test for bug ID 26773michael2014-11-051-0/+82
| * * Patch to allow changing TVarRec data (bug ID 26773)michael2014-11-052-4/+4
| * + test for r28985jonas2014-11-041-0/+49