From b4c781aef73faa62e20af38016ac99ce8bc638ac Mon Sep 17 00:00:00 2001 From: Chris Loer Date: Wed, 6 Dec 2017 15:03:28 -0800 Subject: [core, macos, ios] Unit tests for LocalGlyphRasterizer 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. --- test/fixtures/local_glyphs/no_local/expected.png | Bin 0 -> 8579 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test/fixtures/local_glyphs/no_local/expected.png (limited to 'test/fixtures/local_glyphs/no_local/expected.png') diff --git a/test/fixtures/local_glyphs/no_local/expected.png b/test/fixtures/local_glyphs/no_local/expected.png new file mode 100644 index 0000000000..c7b1b828ee Binary files /dev/null and b/test/fixtures/local_glyphs/no_local/expected.png differ -- cgit v1.2.1