summaryrefslogtreecommitdiff
path: root/test/harness.h
Commit message (Collapse)AuthorAgeFilesLines
* Expand non-UCS tests to check umap loadingJohn-Mark Bell2022-05-221-1/+2
| | | | | These now take a configuration file defining the available encodings for each face and setting the expected number of umaps.
* Add test for initialisation on non-UCS FMJohn-Mark Bell2022-05-221-0/+1
|
* Introduce test harness and mock more FontManagerJohn-Mark Bell2021-09-141-0/+8
It is now possible to initialise a test harness which mimics the behaviour of the various versions of the FontManager we support. Rename the simple test to reflect its new purpose.