fpc/tests/test/units
2019-07-12 16:25:30 +00:00
..
character Remove Unicode $180E (Mongolian Vowel Separator), as it is not anymore a whitespace character 2018-12-20 21:30:44 +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 * Skip some tests for msdos 2016-08-10 16:10:25 +00:00
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 * don't increase refcounts for variants assigned to (ti_)const nodes, fixes 2016-09-06 21:28:34 +00:00
windows + added the winapi functions, structures and constants for raw keyboard and mouse input 2016-05-22 01:59:27 +00:00