fpc/tests/test/units
michael e0c5ac1682 * Add nullable (bug ID 0037128)
git-svn-id: trunk@45520 -
2020-05-28 09:39:35 +00:00
..
character
classes
cocoaall * fix conversion from Objective-C class/protocol to tvarrec (store in 2019-11-26 21:24:56 +00:00
cpu
crt
dateutil * subroutines working with an OS dependend time stamp use an int64 now, so the 2038 problem 2020-01-21 20:59:20 +00:00
dos
fmtbcd
fpcunit * fixed tests for architectures with FPC_COMP_IS_INT64 defined 2020-02-20 20:51:46 +00:00
fpwidestring
lineinfo
linux * EPoll_Event is packed only on x86-64, not other 64 Bit CPUs, resolves #34416 2020-02-02 14:23:51 +00:00
math * fix Min/MaxSingle/Double values, resolves #36870 2020-04-13 08:48:32 +00:00
matrix
nullable * Add nullable (bug ID 0037128) 2020-05-28 09:39:35 +00:00
objects
rtl-generics * fixed loading the address of a copied labelnode in a loadnode 2019-09-13 19:06:40 +00:00
sharemem
softfpu
sortalgs
sortbase
strings
strutils
system + add additional overloads for FindResource and FindResourceEx so that mixtures of AnsiString and MAKEINTRESOURCE types as well as names can be used 2020-05-23 21:24:01 +00:00
sysutils * fix for Mantis #37043: apply patch by Bi0T1N (including test) to add additional overloads for IntToHex including a rerouting of the ordinal helpers' ToHexString to use these overloads 2020-05-15 15:14:19 +00:00
types * fix for Mantis #37042: apply patch and test (adjusted for Big Endian) by Bi0T1N to add support for TBitConverter 2020-05-17 20:59:57 +00:00
ucomplex
unixutil * subroutines working with an OS dependend time stamp use an int64 now, so the 2038 problem 2020-01-21 20:59:20 +00:00
variants
windows