ICU-6315 add test case.

X-SVN-Rev: 24103
This commit is contained in:
Eric Mader 2008-06-04 00:40:06 +00:00
parent 1e7e07e616
commit fb3c554196
2 changed files with 25 additions and 1 deletions

View File

@ -138,4 +138,9 @@
<test-font name="trado.ttf"/>
<test-text>ﻲﺑﺮﻌﻟﺎﺑ</test-text>
</test-case>
<test-case id="Canonical Char Indices Test" script="latn">
<test-font name="arial.ttf"/>
<test-text>ḤḤ</test-text>
</test-case>
</layout-tests>

View File

@ -8,7 +8,7 @@
UNLESS YOU REALLY KNOW WHAT YOU'RE DOING.
file name: letest.xml
generated on: 06/03/2008 12:55:35 PM Hawaiian Standard Time
generated on: 06/03/2008 02:56:50 PM Hawaiian Standard Time
generated by: gendata.cpp
-->
@ -1491,4 +1491,23 @@
</result-positions>
</test-case>
<test-case id="Canonical Char Indices Test" script="latn">
<test-font name="arial.ttf" version="Version 3.00" checksum="0xE6E8BAEA"/>
<test-text>ḤḤ</test-text>
<result-glyphs>
0x0000002B, 0x00000495, 0x0000002B, 0x00000495
</result-glyphs>
<result-indices>
0x00000000, 0x00000000, 0x00000001, 0x00000001
</result-indices>
<result-positions>
0.000000, 0.000000, 8.666016, 0.000000, 8.666016, 0.000000, 17.332031, 0.000000,
17.332031, 0.000000
</result-positions>
</test-case>
</layout-tests>