fpc/tests/test/units
florian bce70a5105 * test only a limited grid of surrogate pairs to avoid that tests run longer
than all other tests together when testing with -j

git-svn-id: branches/tg74/avx512@42646 -
2019-08-11 16:03:34 +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
cpu
crt
dateutil
dos
fmtbcd
fpcunit * ensure that the toString constant is used instead of TObject's ToString method 2019-07-12 16:25:30 +00:00
fpwidestring
lineinfo
math
matrix
objects
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