From 2de96e846844d21888af6893378b21a33fc19232 Mon Sep 17 00:00:00 2001 From: David Corbett Date: Sat, 27 Jan 2018 19:48:38 -0500 Subject: [PATCH] Test 'rand' --- test/shaping/data/in-house/Makefile.sources | 1 + .../fonts/5bb74492f5e0ffa1fbb72e4c881be035120b6513.ttf | Bin 0 -> 1352 bytes test/shaping/data/in-house/tests/rand.tests | 3 +++ 3 files changed, 4 insertions(+) create mode 100644 test/shaping/data/in-house/fonts/5bb74492f5e0ffa1fbb72e4c881be035120b6513.ttf create mode 100644 test/shaping/data/in-house/tests/rand.tests diff --git a/test/shaping/data/in-house/Makefile.sources b/test/shaping/data/in-house/Makefile.sources index ef16fae..1bb8604 100644 --- a/test/shaping/data/in-house/Makefile.sources +++ b/test/shaping/data/in-house/Makefile.sources @@ -32,6 +32,7 @@ TESTS = \ tests/mongolian-variation-selector.tests \ tests/myanmar-syllable.tests \ tests/none-directional.tests \ + tests/rand.tests \ tests/spaces.tests \ tests/simple.tests \ tests/sinhala.tests \ diff --git a/test/shaping/data/in-house/fonts/5bb74492f5e0ffa1fbb72e4c881be035120b6513.ttf b/test/shaping/data/in-house/fonts/5bb74492f5e0ffa1fbb72e4c881be035120b6513.ttf new file mode 100644 index 0000000000000000000000000000000000000000..588ce3b9360622d5e936187bc0b233cc45ed8a19 GIT binary patch literal 1352 zcmZuxU1(cX9RHttZ`w3pb!$^Fz!uuPFv@IeF>gbuV1e!!^8?5j@157Y-A6e8}SiVtr0#-v<-=iYt@dJgCO|G(e= z>zs4Xxd~NGP=KBzkxoucPs{5E9{Gldz9VA4%*0Pk(>@9kNm+0MGs#3Me&Ng#umLR3 zq|%T6`1a>3z^?+opGb{IpLlIHP9&ZLo}I5~i*%PT4*V0x#k`gajV>XVa1A(C1R+Jl ze%ObBM~fAszCXo2fc;P4`zl&}k%CF6bOWPH*D87OfZq%MH-R5oT&NlLMT(;SB(O{b zU#ymqBoJfFo7PK4zGiU!pw&y(D6_@{YfQ8TrH=J%EA@B4V~+H$Si*jDY#;dW@#pP^O zDJM@YROj-Bu~Qc-c|c$~}ef z?Qw3Xy6xVa7TeX3W}X zHrl1F(nKHqb94kF>gXJAb94kf>U1Z+ShqLnoOlzt9u%%SRd-Tx z>BX+EvR4Q-g-gOGU@p6o{Y()ifF+N(8^G7R+mcV8%F$<}Qbv^RW2jLlyo8+!!iTue zGQxR^5xh<&^}rSac69-Ih|;7}i44k94f9#Z0xeOQG^#p-` z1rG?F^BLR5tlGByo`VVh2HyDlxC#~3sp_0?0G#09kWK+vS#R%tZ7SC z%GQ?43w*B5Q`XQbWz3Z_Ja_Bx3cN9-$vL-!Gx%}fT)6aN@G}bFn+!ur_`+R~-LUjP O`pEC>g`cJXO#c8Dqc-aR literal 0 HcmV?d00001 diff --git a/test/shaping/data/in-house/tests/rand.tests b/test/shaping/data/in-house/tests/rand.tests new file mode 100644 index 0000000..f1023e8 --- /dev/null +++ b/test/shaping/data/in-house/tests/rand.tests @@ -0,0 +1,3 @@ +../fonts/5bb74492f5e0ffa1fbb72e4c881be035120b6513.ttf:--no-glyph-names --features=-rand:U+0054,U+0055,U+0056:[1=0+560|2=1+602|3=2+602] +../fonts/5bb74492f5e0ffa1fbb72e4c881be035120b6513.ttf:--no-glyph-names --features=rand=2:U+0054,U+0055,U+0056:[5=0+560|8=1+602|11=2+602] +../fonts/5bb74492f5e0ffa1fbb72e4c881be035120b6513.ttf:--no-glyph-names:U+0054,U+0055,U+0056,U+0054,U+0055,U+0056,U+0054,U+0055,U+0056,U+0054,U+0055,U+0056:[4=0+560|7=1+602|11=2+602|6=3+560|8=4+602|10=5+602|5=6+560|9=7+602|10=8+602|5=9+560|7=10+602|12=11+602] -- 2.7.4