summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* * synchronized with trunknickysn2021-01-241-0/+11
|\
| * * give a proper error if macros are too deeply nestedflorian2021-01-231-0/+11
* | * synchronized with trunknickysn2021-01-221-6/+12
|\ \ | |/
| * Avoid range check errorspierre2021-01-221-2661/+2667
* | * synchronized with trunknickysn2021-01-213-183/+213
|\ \ | |/
| * * fix TBufferedFileStream.Seek(0,soBeginning) as proposed by Andrey Zubarev...florian2021-01-211-0/+33
| * Add some colors for comparison between two run resultspierre2021-01-211-182/+173
| * * tregistry2 test: Use cwstring on unices. Perform the test only on Windows a...yury2021-01-211-1/+7
* | * synchronized with trunknickysn2021-01-202-5/+5
|\ \ | |/
| * Change parameter type of Build* procedure from out to var, as the StringList...pierre2021-01-201-4/+4
| * * Removed usage the Windows unit from the tregistry2 test.yury2021-01-201-1/+1
* | * synchronized with trunknickysn2021-01-191-0/+224
|\ \ | |/
| * * tregistry2 test: Delete reg.xml and the app config dir.yury2021-01-191-2/+16
| * * Moved the tregistry2.pp test from packages to tests in order it to be run b...yury2021-01-191-0/+210
* | * synchronized with trunknickysn2021-01-151-0/+39
|\ \ | |/
| * * modified (use IsManagedType to check if a for loop can be used for copyin...florian2021-01-131-0/+39
* | * synchronized with trunknickysn2021-01-115-1/+111
|\ \ | |/
| * * add parameter cleanup nodes to the call cleanup block (mantis #38316)jonas2021-01-101-0/+21
| * Add check for bug fix in bug report 38339pierre2021-01-101-0/+23
| * + test for mantis #38337, already fixedjonas2021-01-101-0/+20
| * * throw a proper error if a contructur has a type parameter in delphi mode,...florian2021-01-081-0/+12
| * Add two new button to simplify inspecting evolutiontestsuite difference in timepierre2021-01-081-1/+35
* | * synchronized with trunknickysn2021-01-082-2/+2
|\ \ | |/
| * * include also regexpr test in normal regression testsflorian2021-01-072-2/+2
* | * synchronized with trunknickysn2021-01-064-0/+92
|\ \ | |/
| * * weight currency->float conversions the same regardless ifflorian2021-01-051-0/+56
| * * fix for Mantis #38310: ignore procsyms that have no procdefs for checking o...svenbarth2021-01-053-0/+36
* | * synchronized with trunknickysn2021-01-0410-5/+329
|\ \ | |/
| * * handle rawbytestrings in Win32Ansi2UnicodeMove properly, resolves #38299florian2021-01-031-0/+15
| * Add testing for single float type in trndmode.pppierre2021-01-031-0/+106
| * Check also that SetRoundMode returns correctly previous rounding modepierre2021-01-031-3/+32
| * * Set softfloat_rounding_mode indise SetRoundMode function for all CPUs.pierre2021-01-031-2/+15
| * * process fma intrinsic parameters in an order which takes care of multiple...florian2021-01-031-0/+19
| * * Delphi does not allow a generic method to be overloaded by a non generic ty...svenbarth2021-01-024-0/+97
| * * instead of blindly consuming whatever comes next trigger an explicit error ...svenbarth2021-01-022-0/+16
| * + fold also (string const+(string const+string var))florian2021-01-021-1/+30
* | * regenerated makefilesnickysn2021-01-024-4/+38
* | * makefiles regenerated after fpcmake updatenickysn2021-01-024-13/+13
* | * synchronized with trunknickysn2021-01-023-2/+94
|\ \ | |/
| * + include package/hash in regression testsflorian2021-01-022-2/+2
| * * properly fold string+string const+string const., resolves #38267florian2021-01-021-0/+92
* | * synchronized with trunknickysn2021-01-022-8/+56
|\ \ | |/
| * * first part of fixing #38267: do not bail out early during constant foldingflorian2021-01-011-0/+43
| * * do not check inlined exit nodes for unset results, resolves #38259florian2020-12-311-8/+13
* | * synchronized with trunknickysn2020-12-293-5/+57
|\ \ | |/
| * * correctly handle inlined exits in dfa, resolves #38259florian2020-12-291-0/+17
| * * simplified test after r47892florian2020-12-291-5/+1
| * + implement align directive for records, resolves #28927florian2020-12-291-0/+39
* | * synchronize with trunknickysn2020-12-2816-32/+416
|\ \ | |/
| * * made exit codes uniquejonas2020-12-271-6/+6