fpc/tests/test/units
2023-01-06 23:03:40 +01:00
..
character
classes Better TBits. 2022-11-06 20:55:38 +00: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 Fix fcmove instruction for external assemblers 2022-12-10 19:59:05 +00: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 * Restored disappeared test 2021-07-22 05:53:06 +00:00
fpcunit
fpwidestring Unicode 14, Unicode Collation Algorithm 14, CLDR 40 support. 2022-03-15 10:19:15 +00:00
lineinfo
linux * renamed new syscall wrapper in linux to be consist with the others 2021-01-31 22:25:18 +00:00
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 * Disabled running of the sharemem test since fpcmemdll.dll is never built. 2021-09-11 19:54:02 +03:00
softfpu
sortalgs
sortbase
strings
system * handle frac(+/-Inf or Nan) correctly in the software implementation, resolves #39584 2022-02-17 22:00:27 +01:00
sysutils * applied patch from Alexey for closes #39704 2022-08-17 18:38:02 +02:00
types + patch by Rika to implement missing TPointF methods, resolves #40057 2022-12-29 15:20:49 +01:00
ucomplex
unix unix: fix timezone info for timers after the last transition 2021-03-19 08:11:10 +00:00
variants
windows