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 * 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
math + couple of { %OPT=-CE } to tests added 2018-08-19 12:42:26 +00:00
matrix
objects Remove explicit far modifier to fix msdos compilation 2018-04-13 22:19:34 +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 + added test for the StrUpper() and StrLower() functions in the strings unit 2017-11-24 15:59:20 +00:00
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