fpc/tests/test/units
florian d425a85f8d + Linux.fpstatx, resolves #36501
git-svn-id: trunk@43837 -
2020-01-02 14:10:31 +00:00
..
character * test only a limited grid of surrogate pairs to avoid that tests run longer 2019-08-11 16:03:34 +00:00
classes Add testing of use of variable of class 2019-02-23 15:37:39 +00:00
cocoaall * fix conversion from Objective-C class/protocol to tvarrec (store in 2019-11-26 21:24:56 +00:00
cpu
crt
dateutil
dos * FExpand / ExpandFileName behaviour updated according to discussion in bug #34166 2018-09-28 22:57:57 +00:00
fmtbcd * Test for bug ID #33795 2018-06-09 12:28:01 +00:00
fpcunit * ensure that the toString constant is used instead of TObject's ToString method 2019-07-12 16:25:30 +00:00
fpwidestring Disable checking of default code page for cross-compilation configurations 2018-05-11 16:11:27 +00:00
lineinfo
linux + Linux.fpstatx, resolves #36501 2020-01-02 14:10:31 +00:00
math + couple of { %OPT=-CE } to tests added 2018-08-19 12:42:26 +00:00
matrix
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 + implemented IntroSort (hybrid between QuickSort and HeapSort) in unit SortAlgs 2019-02-08 15:34:29 +00:00
sortbase + added test for the sortbase unit 2019-02-03 19:16:48 +00:00
strings
strutils Always accept empty string as meaning zero is TryRomanToInt, fixes intermittent errors in tromantoint test 2018-12-13 10:21:58 +00:00
system * Modified test to not create sub-dirs outside the test's directory. 2018-10-06 10:03:36 +00:00
sysutils - removed data race test with mixed and writers, because the modifications 2019-02-02 15:17:12 +00:00
ucomplex
variants
windows