summaryrefslogtreecommitdiff
path: root/test/fixtures/local_glyphs/no_local
Commit message (Collapse)AuthorAgeFilesLines
* [core][qt] Update unit tests and include Korean symbolsAlexander Shalamov2019-08-281-0/+0
| | | | | | | - Decrease pixelmatch tolerance for local glyph rasterizer - Add Korean symbols to test fixture - Fix ifdefs, as the QT and Apple related blocks were using same results - Add NotoSansCJK test for QT / Linux platform
* [tests] Update test expecationsThiago Marcos P. Santos2019-06-281-0/+0
|
* [core, macos, ios] Unit tests for LocalGlyphRasterizerChris Loer2017-12-111-0/+0
Core test uses stubbed "glyph.pbf" without Chinese glyphs Darwin test relies on locally available "PingFang" font. Android test relies on locally available "Droid" font. 'expected.png' is NOT correct b/c I haven't figured out how to run unit tests on Android yet.