summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Tweak RISC OS host detection for new tooling.John-Mark Bell2022-06-021-1/+1
* Substitution table/direct: handle >255 fontsJohn-Mark Bell2022-05-303-1/+103
* Partially revert public API type changesJohn-Mark Bell2022-05-275-30/+24
* Don't build/run unit tests when building for RISC OSJohn-Mark Bell2022-05-221-5/+7
* Add checks for rufl_glyph_metricsJohn-Mark Bell2022-05-223-0/+36
* Add trivial paint checkJohn-Mark Bell2022-05-224-1/+13
* Add checks for font bbox measurementJohn-Mark Bell2022-05-223-0/+24
* Add checks for replacement character generationJohn-Mark Bell2022-05-223-0/+24
* Report astral characters in Font_EnumerateCharactersJohn-Mark Bell2022-05-221-2/+2
* Add a test for a broken encoding fileJohn-Mark Bell2022-05-223-0/+30
* Add test for symbol fontsJohn-Mark Bell2022-05-225-22/+64
* Add test to ensure identical umaps are mergedJohn-Mark Bell2022-05-222-0/+41
* Add test for fonts with no encodings at allJohn-Mark Bell2022-05-222-0/+20
* Expand non-UCS tests to check umap loadingJohn-Mark Bell2022-05-227-10/+307
* Fix Font_EnumerateCharacters mockJohn-Mark Bell2022-05-221-15/+26
* Add checks for reinitialising library.John-Mark Bell2022-05-223-0/+24
* Add test for initialisation on non-UCS FMJohn-Mark Bell2022-05-229-6/+396
* Fix x_to_offset/split checksJohn-Mark Bell2022-05-223-21/+40
* Add test for initialisation on pre-3.64 UCS FMJohn-Mark Bell2022-05-214-0/+130
* Expand test to cover more APIJohn-Mark Bell2022-05-212-2/+93
* Test UCS FontManager initialisationJohn-Mark Bell2021-09-144-23/+110
* Introduce test harness and mock more FontManagerJohn-Mark Bell2021-09-147-52/+406
* Introduce test infrastructureJohn-Mark Bell2021-08-165-1/+455
* RUfl_chars: fix undersized bufferJohn-Mark Bell2021-08-151-1/+1
* Clean up types in public APIJohn-Mark Bell2021-08-152-9/+9
* Make dump of unicode maps optionalJohn-Mark Bell2021-08-151-1/+1
* Teach rufl_chars about other planes.John-Mark Bell2021-08-101-20/+46
* Make rufl_test render an astral characterJohn-Mark Bell2021-08-091-1/+2
* Use UCS-4 for rendering and display 6-digit replacement characters.John-Mark Bell2021-08-081-3/+3
* "Old" FontManager: improve Encoding file parser.John-Mark Bell2018-01-221-0/+7
* Update to new NSBUILD infrastructureDaniel Silverstone2012-06-291-1/+1
* Port to core buildsystem.John Mark Bell2010-01-063-0/+468