fpc/tests/test/units
2024-02-28 22:18:42 +01:00
..
character
classes * Fix OnChange being fired twice when adding an object. Fixes issue 40261 2023-10-02 22:17:59 +02:00
cocoaall
contnrs + patch by Bart B: TBucketList threw access violations after Clear, resolves #39565 2022-02-16 23:00:02 +01:00
convutils * Patch from Bart to remove unneeded test 2022-07-02 13:05:00 +02:00
cpu + CMPXCHG16BSupport 2024-02-28 22:18:42 +01:00
crt
dateutil * fix and test for bug #39884 solving daysbetween when zero date is crossed. 2022-10-05 20:46:18 +02:00
dos
fmtbcd
fpcunit
fpwidestring Unicode 14, Unicode Collation Algorithm 14, CLDR 40 support. 2022-03-15 10:19:15 +00:00
lineinfo
linux
math * first approach to fix tfrldexp on i386-win32 2023-01-06 23:03:40 +01:00
matrix
nullable
objects testobj3: fix test 2022-02-12 15:25:19 +01:00
rtl-generics
sharemem
softfpu
sortalgs
sortbase
strings
strutils * moved files to appropriate location 2023-11-01 10:09:40 +01:00
system * handle frac(+/-Inf or Nan) correctly in the software implementation, resolves #39584 2022-02-17 22:00:27 +01:00
sysutils * while on windows the max. possible year should be 1980+127=2127, 2104 causes an error (seems to be limited to 2099), so stay with 2096 2024-01-27 20:38:06 +01:00
types + patch by Rika to implement missing TPointF methods, resolves #40057 2022-12-29 15:20:49 +01:00
ucomplex
unix
variants
windows