Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(272)

Side by Side Diff: source/test/letest/gendata.xml

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « source/test/letest/gendata.sln ('k') | source/test/letest/letest.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 2
3 <!-- 3 <!--
4 Copyright (c) 1999-2013 International Business Machines 4 Copyright (c) 1999-2014 International Business Machines
5 Corporation and others. All rights reserved. 5 Corporation and others. All rights reserved.
6 --> 6 -->
7 7
8 <layout-tests> 8 <layout-tests>
9 <test-case id="Ghita" script="deva"> 9 <test-case id="Ghita" script="deva">
10 <test-font name="raghu.ttf"/> 10 <test-font name="raghu.ttf"/>
11 <test-text>श्रीमद् भगवद्गीता अध्याय अर्जुन विषाद योग धृतराष्ट्र उवाचृ धर ्मक्षेत्रे कुरुक्षेत्रे समवेता युयुत्सवः मामकाः पाण्डवाश्चैव किमकुर्वत संजव</tes t-text> 11 <test-text>श्रीमद् भगवद्गीता अध्याय अर्जुन विषाद योग धृतराष्ट्र उवाचृ धर ्मक्षेत्रे कुरुक्षेत्रे समवेता युयुत्सवः मामकाः पाण्डवाश्चैव किमकुर्वत संजव</tes t-text>
12 </test-case> 12 </test-case>
13 13
14 <test-case id="Arabic" script="arab"> 14 <test-case id="Arabic" script="arab">
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after
99 <test-case id="Romanian Language Specific" script="latn" lang="ROM"> 99 <test-case id="Romanian Language Specific" script="latn" lang="ROM">
100 <test-font name="fp9r8a.otf"/> 100 <test-font name="fp9r8a.otf"/>
101 <test-text>Ţhiş iş a ţeşţ.</test-text> 101 <test-text>Ţhiş iş a ţeşţ.</test-text>
102 </test-case> 102 </test-case>
103 103
104 <test-case id="Nafees Nastaleeq Cursive Positioning Test" script="arab"> 104 <test-case id="Nafees Nastaleeq Cursive Positioning Test" script="arab">
105 <test-font name="Nafees Nastaleeq v1.02.ttf"/> 105 <test-font name="Nafees Nastaleeq v1.02.ttf"/>
106 <test-text>فتح بینچ خلیج شیخ پہنچ</test-text> 106 <test-text>فتح بینچ خلیج شیخ پہنچ</test-text>
107 </test-case> 107 </test-case>
108 108
109 <test-case id="Malayalam Crash Test 9948" script="mlym">
110 <test-font name="lohit_ml.ttf"/>
111 <test-text>ഹോം</test-text>
112 </test-case>
113
114 <test-case id="Malayalam Crash II" script="mlym">
115 <test-font name="LucidaSansRegular.ttf"/>
116 <test-text>റ്1്',s</test-text>
117 </test-case>
118
109 <test-case id="Malayalam Samvruthokaram Test" script="mlym"> 119 <test-case id="Malayalam Samvruthokaram Test" script="mlym">
110 <test-font name="lohit_ml.ttf"/> 120 <test-font name="lohit_ml.ttf"/>
111 <test-text>ണു്</test-text> 121 <test-text>ണു്</test-text>
112 </test-case> 122 </test-case>
113 123
114 <test-case id="Broken Font Test" script="hani" lang="ZHT"> 124 <test-case id="Broken Font Test" script="hani" lang="ZHT">
115 <test-font name="BMIN00M.TTF"/> 125 <test-font name="BMIN00M.TTF"/>
116 <test-text>中華人民共和國 臺灣</test-text> 126 <test-text>中華人民共和國 臺灣</test-text>
117 </test-case> 127 </test-case>
118 128
(...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after
197 <test-case id="KerningWAVASol" script="latn"> 207 <test-case id="KerningWAVASol" script="latn">
198 <test-font name="ArialSol.ttf"/> 208 <test-font name="ArialSol.ttf"/>
199 <test-text>To WAVA is easy, it’s the 1,452 other glyphs in the office I’m wo rried about!</test-text> 209 <test-text>To WAVA is easy, it’s the 1,452 other glyphs in the office I’m wo rried about!</test-text>
200 </test-case> 210 </test-case>
201 <test-case id="OrientBug" script="latn"> 211 <test-case id="OrientBug" script="latn">
202 <test-font name="DejaVuSans.ttf"/> 212 <test-font name="DejaVuSans.ttf"/>
203 <test-text>Orient Bug</test-text> 213 <test-text>Orient Bug</test-text>
204 </test-case> 214 </test-case>
205 215
206 </layout-tests> 216 </layout-tests>
OLDNEW
« no previous file with comments | « source/test/letest/gendata.sln ('k') | source/test/letest/letest.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698