summaryrefslogtreecommitdiff
path: root/test/mocks.c
Commit message (Expand)AuthorAgeFilesLines
* Add trivial paint checkJohn-Mark Bell2022-05-221-1/+1
* Report astral characters in Font_EnumerateCharactersJohn-Mark Bell2022-05-221-2/+2
* Add test for symbol fontsJohn-Mark Bell2022-05-221-10/+18
* Expand non-UCS tests to check umap loadingJohn-Mark Bell2022-05-221-4/+12
* Fix Font_EnumerateCharacters mockJohn-Mark Bell2022-05-221-15/+26
* Add test for initialisation on non-UCS FMJohn-Mark Bell2022-05-221-5/+9
* Fix x_to_offset/split checksJohn-Mark Bell2022-05-221-3/+14
* Expand test to cover more APIJohn-Mark Bell2022-05-211-2/+46
* Test UCS FontManager initialisationJohn-Mark Bell2021-09-141-22/+86
* Introduce test harness and mock more FontManagerJohn-Mark Bell2021-09-141-50/+267
* Introduce test infrastructureJohn-Mark Bell2021-08-161-0/+304