fpc/tests/test/units
2011-10-06 01:14:51 +00:00
..
character rtl: patch from Inoussa to complete TCharacter class implementation (mantis #0020302): 2011-09-30 00:15:37 +00:00
classes rtl: use CreateVCLComObject routing to create VCLComObject in case it is not assigned + test 2010-02-27 08:49:50 +00:00
crt
dos * add test for web bug #16651 2010-06-19 16:27:03 +00:00
fmtbcd * updated test with patch from Lacak2. 2011-10-05 08:53:48 +00:00
fpcunit * Avoid nameclash and fix compilation 2010-10-19 19:51:59 +00:00
math * math.power/intpower(0,0) return 1, this is as recommended in IEEE 754 2010-02-06 23:10:03 +00:00
matrix * patch by Petr-K to fix 3*3 matrix inversion, resolves #19828 2011-08-14 21:46:47 +00:00
objects
sharemem
softfpu
strings
strutils * strutils rtl unit dir + test of posex. (related to bug #15357) 2010-01-23 22:02:44 +00:00
system + x86_64 assembler implementations of Move and FillChar. Does not use SIMD, so probably not the fastest for large move sizes, but for small to medium sizes it should be competitive. 2011-04-05 09:53:54 +00:00
sysutils rtl: check arguments in some TEncoding functions which uses array/string access and raise EEncodingError in case of wrong indexes or string/arrays 2011-10-06 01:14:51 +00:00
variants * VarUtils, fixed missing support for interfaces 2010-12-09 16:38:55 +00:00