Commit Graph

7977 Commits

Author SHA1 Message Date
Rika Ichinose
6ab6be4793 Faster Val(). 2025-03-30 19:36:42 +02:00
Pierre Muller
bfc1172844 Remove tstunits/go32v2/Package.fpc file introduced by error in commit a3dd6acae4 2025-03-24 20:21:18 +00:00
Pierre Muller
8bd781aa4a Avoid long wait on this Windows OS specific test 2025-03-24 17:08:30 +00:00
florian
eb5c61281c + take care of asmmode in $push/$pop, resolves #41190 2025-03-22 21:16:03 +01:00
florian
36e9e39bca * allow type casted pointer constants being used as arrays which address can be takes, resolves #41177 2025-03-18 22:57:44 +01:00
florian
28c14ff345 + RiscV: UMul64x64_128 assembler implementation
+ test
2025-03-15 23:10:48 +01:00
Nikolay Nikolov
97fde50101 * regen makefiles 2025-03-10 22:39:51 +02:00
Michaël Van Canneyt
a412bc39cd * Add CheckAllRTL explanation 2025-03-09 15:50:39 +01:00
Michaël Van Canneyt
a05f52dfed * Add CheckAllRTL 2025-03-09 15:49:18 +01:00
Michaël Van Canneyt
523c4486aa * Add CheckAllRTL 2025-03-09 15:48:26 +01:00
Michaël Van Canneyt
2ff7f45a36 * Add tssql 2025-03-09 10:57:47 +01:00
Michaël Van Canneyt
393fc1cea2 * Correct counting 2025-03-09 10:57:47 +01:00
Michaël Van Canneyt
efe885c446 * Introduce stInvalid test status 2025-03-09 10:57:46 +01:00
Michaël Van Canneyt
17ed4b4d6c * Correctly count all fields 2025-03-09 10:55:49 +01:00
Michaël Van Canneyt
117aa5c883 * Correction for creating maps 2025-03-09 10:55:49 +01:00
Michaël Van Canneyt
74180145d7 * Cosmetic changes & correction aDate param 2025-03-09 10:55:49 +01:00
Michaël Van Canneyt
984a468997 * Color change 2025-03-09 10:55:49 +01:00
Michaël Van Canneyt
df42ee55d4 * Make CPU/OS/Version fields longer 2025-03-09 10:55:49 +01:00
J. Gareth "Curious Kit" Moreton
a90e4358c0 * Adding test to catch internal error 200411013 2025-03-06 22:36:57 +01:00
FPC_Admin
d34d5c5459 Add missing SQL queries 2025-03-04 21:58:50 +00:00
FPC_Admin
1199bb3eb5 Add help for -Q/--sql option 2025-03-04 21:04:43 +00:00
FPC_Admin
b4af922d15 Remove tscgiapp.pp from dependency of testsuite executable, as this source was removed by last commit 2025-03-03 22:04:05 +00:00
florian
bd5aaf041f + tests for b0003f71dd 2025-03-03 22:47:55 +01:00
J. Gareth "Curious Kit" Moreton
f29f794543 * New test to catch Boolean added to QWord on i386 2025-03-02 14:00:57 +00:00
florian
c89153242d * test for last commit a43f1bc1 2025-03-02 14:57:43 +01:00
Michaël Van Canneyt
cf632954d4 * Fix version history 2025-03-02 12:26:17 +01:00
Michaël Van Canneyt
3677680c08 * Do not call verbose if EscapeSQL does nothing 2025-03-02 12:15:22 +01:00
Michaël Van Canneyt
b40450d687 * Try to handle mixed separation/output lines 2025-03-02 12:13:56 +01:00
Michaël Van Canneyt
e7ae1f9152 * Handle "internalerror generated" suffix found in log file, but not in longlog 2025-03-02 12:09:00 +01:00
Michaël Van Canneyt
59ed4c9228 Set AllVersionID field 2025-03-02 12:03:26 +01:00
Michaël Van Canneyt
13ea45d243 * Add tsutils to uses clause 2025-03-02 11:59:46 +01:00
Michaël Van Canneyt
ec788a84fd Fix ShowLastLog and ShowHistory methods 2025-03-02 11:58:17 +01:00
Michaël Van Canneyt
1034d4d9a5 * Some corrections in output 2025-03-02 11:54:53 +01:00
Michaël Van Canneyt
a341661f98 * threadlist -> tasklist 2025-03-02 11:48:52 +01:00
Michaël Van Canneyt
716aeb4783 Use default URL for sources if CategoryId <= 1 2025-03-02 11:47:10 +01:00
Michaël Van Canneyt
86765fa5a6 * Remove extra spaces in field names 2025-03-02 11:44:03 +01:00
Michaël Van Canneyt
af52e8ce9a * Fix error in version sorting 2025-03-02 11:35:55 +01:00
Michaël Van Canneyt
28233953c1 * More specific names for detailed test run results 2025-03-02 11:31:33 +01:00
Michaël Van Canneyt
dd2e8c8d3e * Add required packages 2025-03-02 11:30:33 +01:00
Nikolay Nikolov
40e41a846f + added .o files for the C linking tests for the wasip1threads platform 2025-02-28 15:12:21 +02:00
Nikolay Nikolov
31644454d0 * test/cg/obj/wasi renamed test/cg/obj/wasip1 2025-02-28 15:12:21 +02:00
Nikolay Nikolov
ac669830a2 * fix dotest.pp after the wasi->wasip1 rename and the addition of wasip1threads 2025-02-28 15:12:21 +02:00
Nikolay Nikolov
bf0c724d80 * regen makefiles 2025-02-28 15:12:20 +02:00
Nikolay Nikolov
12c494cc0f * update makefiles 2025-02-28 15:12:19 +02:00
J. Gareth "Curious Kit" Moreton
d9e97e3f0f * New test for detecting faulty "LeaLea2LeaLea" optimisations 2025-02-27 21:25:23 +00:00
J. Gareth "Curious Kit" Moreton
eb74850d7c * New test for #41155 bug fix 2025-02-24 15:32:21 +00:00
Nikolay Nikolov
79b240ec81 * WebAssembly goto support: skip unused labels in resolve_labels_via_state_machine. Fixes #41093 2025-02-24 16:57:26 +02:00
Nikolay Nikolov
7c44300136 * WebAssembly: fixed type conversion from pointer to qword (fixes bug #41092) 2025-02-24 10:48:18 +02:00
florian
29b3b09251 * allow absolutes on open arrays (use of this is doubtful though), resolves #41147 2025-02-11 22:45:56 +01:00
florian
7b67378206 + test for last commit 2025-02-09 16:35:42 +01:00