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

Side by Side Diff: test/webkit/fast/regex/unicodeCaseInsensitive-expected.txt

Issue 20280003: Migrate more tests from blink repository. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 4 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 # Copyright 2013 the V8 project authors. All rights reserved.
2 # Copyright (C) 2005, 2006, 2007, 2008, 2009 Apple Inc. All rights reserved.
3 #
4 # Redistribution and use in source and binary forms, with or without
5 # modification, are permitted provided that the following conditions
6 # are met:
7 # 1. Redistributions of source code must retain the above copyright
8 # notice, this list of conditions and the following disclaimer.
9 # 2. Redistributions in binary form must reproduce the above copyright
10 # notice, this list of conditions and the following disclaimer in the
11 # documentation and/or other materials provided with the distribution.
12 #
13 # THIS SOFTWARE IS PROVIDED BY APPLE INC. AND ITS CONTRIBUTORS ``AS IS'' AND ANY
14 # EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
15 # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
16 # DISCLAIMED. IN NO EVENT SHALL APPLE INC. OR ITS CONTRIBUTORS BE LIABLE FOR ANY
17 # DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
18 # (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
19 # LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
20 # ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
21 # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
22 # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
23
24 https://bugs.webkit.org/show_bug.cgi?id=82063
25
26 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
27
28
29 PASS /ΣΤΙΓΜΑΣ/i.test("στιγμας") is true
30 PASS /ΔΣΔ/i.test("δςδ") is true
31 PASS /ς/i.test("σ") is true
32 PASS /σ/i.test("ς") is true
33 PASS /἖/i.test("἖") is true
34 PASS /DŽ/i.test("DŽ") is true
35 PASS /[ǃ-Dž]/i.test("DŽ") is true
36 PASS /DŽ/i.test("Dž") is true
37 PASS /[ǃ-Dž]/i.test("Dž") is true
38 PASS /DŽ/i.test("dž") is true
39 PASS /[ǃ-Dž]/i.test("dž") is true
40 PASS /Dž/i.test("DŽ") is true
41 PASS /[DŽ-dž]/i.test("DŽ") is true
42 PASS /Dž/i.test("Dž") is true
43 PASS /[DŽ-dž]/i.test("Dž") is true
44 PASS /Dž/i.test("dž") is true
45 PASS /[DŽ-dž]/i.test("dž") is true
46 PASS /dž/i.test("DŽ") is true
47 PASS /[Dž-LJ]/i.test("DŽ") is true
48 PASS /dž/i.test("Dž") is true
49 PASS /[Dž-LJ]/i.test("Dž") is true
50 PASS /dž/i.test("dž") is true
51 PASS /[Dž-LJ]/i.test("dž") is true
52 PASS /LJ/i.test("LJ") is true
53 PASS /[dž-Lj]/i.test("LJ") is true
54 PASS /LJ/i.test("Lj") is true
55 PASS /[dž-Lj]/i.test("Lj") is true
56 PASS /LJ/i.test("lj") is true
57 PASS /[dž-Lj]/i.test("lj") is true
58 PASS /Lj/i.test("LJ") is true
59 PASS /[LJ-lj]/i.test("LJ") is true
60 PASS /Lj/i.test("Lj") is true
61 PASS /[LJ-lj]/i.test("Lj") is true
62 PASS /Lj/i.test("lj") is true
63 PASS /[LJ-lj]/i.test("lj") is true
64 PASS /lj/i.test("LJ") is true
65 PASS /[Lj-NJ]/i.test("LJ") is true
66 PASS /lj/i.test("Lj") is true
67 PASS /[Lj-NJ]/i.test("Lj") is true
68 PASS /lj/i.test("lj") is true
69 PASS /[Lj-NJ]/i.test("lj") is true
70 PASS /NJ/i.test("NJ") is true
71 PASS /[lj-Nj]/i.test("NJ") is true
72 PASS /NJ/i.test("Nj") is true
73 PASS /[lj-Nj]/i.test("Nj") is true
74 PASS /NJ/i.test("nj") is true
75 PASS /[lj-Nj]/i.test("nj") is true
76 PASS /Nj/i.test("NJ") is true
77 PASS /[NJ-nj]/i.test("NJ") is true
78 PASS /Nj/i.test("Nj") is true
79 PASS /[NJ-nj]/i.test("Nj") is true
80 PASS /Nj/i.test("nj") is true
81 PASS /[NJ-nj]/i.test("nj") is true
82 PASS /nj/i.test("NJ") is true
83 PASS /[Nj-Ǎ]/i.test("NJ") is true
84 PASS /nj/i.test("Nj") is true
85 PASS /[Nj-Ǎ]/i.test("Nj") is true
86 PASS /nj/i.test("nj") is true
87 PASS /[Nj-Ǎ]/i.test("nj") is true
88 PASS /DZ/i.test("DZ") is true
89 PASS /[ǰ-Dz]/i.test("DZ") is true
90 PASS /DZ/i.test("Dz") is true
91 PASS /[ǰ-Dz]/i.test("Dz") is true
92 PASS /DZ/i.test("dz") is true
93 PASS /[ǰ-Dz]/i.test("dz") is true
94 PASS /Dz/i.test("DZ") is true
95 PASS /[DZ-dz]/i.test("DZ") is true
96 PASS /Dz/i.test("Dz") is true
97 PASS /[DZ-dz]/i.test("Dz") is true
98 PASS /Dz/i.test("dz") is true
99 PASS /[DZ-dz]/i.test("dz") is true
100 PASS /dz/i.test("DZ") is true
101 PASS /[Dz-Ǵ]/i.test("DZ") is true
102 PASS /dz/i.test("Dz") is true
103 PASS /[Dz-Ǵ]/i.test("Dz") is true
104 PASS /dz/i.test("dz") is true
105 PASS /[Dz-Ǵ]/i.test("dz") is true
106 PASS /Β/i.test("Β") is true
107 PASS /[Α-Γ]/i.test("Β") is true
108 PASS /Β/i.test("β") is true
109 PASS /[Α-Γ]/i.test("β") is true
110 PASS /Β/i.test("ϐ") is true
111 PASS /[Α-Γ]/i.test("ϐ") is true
112 PASS /β/i.test("Β") is true
113 PASS /[α-γ]/i.test("Β") is true
114 PASS /β/i.test("β") is true
115 PASS /[α-γ]/i.test("β") is true
116 PASS /β/i.test("ϐ") is true
117 PASS /[α-γ]/i.test("ϐ") is true
118 PASS /ϐ/i.test("Β") is true
119 PASS /[Ϗ-ϑ]/i.test("Β") is true
120 PASS /ϐ/i.test("β") is true
121 PASS /[Ϗ-ϑ]/i.test("β") is true
122 PASS /ϐ/i.test("ϐ") is true
123 PASS /[Ϗ-ϑ]/i.test("ϐ") is true
124 PASS /Ε/i.test("Ε") is true
125 PASS /[Δ-Ζ]/i.test("Ε") is true
126 PASS /Ε/i.test("ε") is true
127 PASS /[Δ-Ζ]/i.test("ε") is true
128 PASS /Ε/i.test("ϵ") is true
129 PASS /[Δ-Ζ]/i.test("ϵ") is true
130 PASS /ε/i.test("Ε") is true
131 PASS /[δ-ζ]/i.test("Ε") is true
132 PASS /ε/i.test("ε") is true
133 PASS /[δ-ζ]/i.test("ε") is true
134 PASS /ε/i.test("ϵ") is true
135 PASS /[δ-ζ]/i.test("ϵ") is true
136 PASS /ϵ/i.test("Ε") is true
137 PASS /[ϴ-϶]/i.test("Ε") is true
138 PASS /ϵ/i.test("ε") is true
139 PASS /[ϴ-϶]/i.test("ε") is true
140 PASS /ϵ/i.test("ϵ") is true
141 PASS /[ϴ-϶]/i.test("ϵ") is true
142 PASS /Θ/i.test("Θ") is true
143 PASS /[Η-Ι]/i.test("Θ") is true
144 PASS /Θ/i.test("θ") is true
145 PASS /[Η-Ι]/i.test("θ") is true
146 PASS /Θ/i.test("ϑ") is true
147 PASS /[Η-Ι]/i.test("ϑ") is true
148 PASS /θ/i.test("Θ") is true
149 PASS /[η-ι]/i.test("Θ") is true
150 PASS /θ/i.test("θ") is true
151 PASS /[η-ι]/i.test("θ") is true
152 PASS /θ/i.test("ϑ") is true
153 PASS /[η-ι]/i.test("ϑ") is true
154 PASS /ϑ/i.test("Θ") is true
155 PASS /[ϐ-ϒ]/i.test("Θ") is true
156 PASS /ϑ/i.test("θ") is true
157 PASS /[ϐ-ϒ]/i.test("θ") is true
158 PASS /ϑ/i.test("ϑ") is true
159 PASS /[ϐ-ϒ]/i.test("ϑ") is true
160 PASS /ͅ/i.test("ͅ") is true
161 PASS /[̈́-͆]/i.test("ͅ") is true
162 PASS /ͅ/i.test("Ι") is true
163 PASS /[̈́-͆]/i.test("Ι") is true
164 PASS /ͅ/i.test("ι") is true
165 PASS /[̈́-͆]/i.test("ι") is true
166 PASS /ͅ/i.test("ι") is true
167 PASS /[̈́-͆]/i.test("ι") is true
168 PASS /Ι/i.test("ͅ") is true
169 PASS /[Θ-Κ]/i.test("ͅ") is true
170 PASS /Ι/i.test("Ι") is true
171 PASS /[Θ-Κ]/i.test("Ι") is true
172 PASS /Ι/i.test("ι") is true
173 PASS /[Θ-Κ]/i.test("ι") is true
174 PASS /Ι/i.test("ι") is true
175 PASS /[Θ-Κ]/i.test("ι") is true
176 PASS /ι/i.test("ͅ") is true
177 PASS /[θ-κ]/i.test("ͅ") is true
178 PASS /ι/i.test("Ι") is true
179 PASS /[θ-κ]/i.test("Ι") is true
180 PASS /ι/i.test("ι") is true
181 PASS /[θ-κ]/i.test("ι") is true
182 PASS /ι/i.test("ι") is true
183 PASS /[θ-κ]/i.test("ι") is true
184 PASS /ι/i.test("ͅ") is true
185 PASS /[᾽-᾿]/i.test("ͅ") is true
186 PASS /ι/i.test("Ι") is true
187 PASS /[᾽-᾿]/i.test("Ι") is true
188 PASS /ι/i.test("ι") is true
189 PASS /[᾽-᾿]/i.test("ι") is true
190 PASS /ι/i.test("ι") is true
191 PASS /[᾽-᾿]/i.test("ι") is true
192 PASS /Κ/i.test("Κ") is true
193 PASS /[Ι-Λ]/i.test("Κ") is true
194 PASS /Κ/i.test("κ") is true
195 PASS /[Ι-Λ]/i.test("κ") is true
196 PASS /Κ/i.test("ϰ") is true
197 PASS /[Ι-Λ]/i.test("ϰ") is true
198 PASS /κ/i.test("Κ") is true
199 PASS /[ι-λ]/i.test("Κ") is true
200 PASS /κ/i.test("κ") is true
201 PASS /[ι-λ]/i.test("κ") is true
202 PASS /κ/i.test("ϰ") is true
203 PASS /[ι-λ]/i.test("ϰ") is true
204 PASS /ϰ/i.test("Κ") is true
205 PASS /[ϯ-ϱ]/i.test("Κ") is true
206 PASS /ϰ/i.test("κ") is true
207 PASS /[ϯ-ϱ]/i.test("κ") is true
208 PASS /ϰ/i.test("ϰ") is true
209 PASS /[ϯ-ϱ]/i.test("ϰ") is true
210 PASS /µ/i.test("µ") is true
211 PASS /[´-¶]/i.test("µ") is true
212 PASS /µ/i.test("Μ") is true
213 PASS /[´-¶]/i.test("Μ") is true
214 PASS /µ/i.test("μ") is true
215 PASS /[´-¶]/i.test("μ") is true
216 PASS /Μ/i.test("µ") is true
217 PASS /[Λ-Ν]/i.test("µ") is true
218 PASS /Μ/i.test("Μ") is true
219 PASS /[Λ-Ν]/i.test("Μ") is true
220 PASS /Μ/i.test("μ") is true
221 PASS /[Λ-Ν]/i.test("μ") is true
222 PASS /μ/i.test("µ") is true
223 PASS /[λ-ν]/i.test("µ") is true
224 PASS /μ/i.test("Μ") is true
225 PASS /[λ-ν]/i.test("Μ") is true
226 PASS /μ/i.test("μ") is true
227 PASS /[λ-ν]/i.test("μ") is true
228 PASS /Π/i.test("Π") is true
229 PASS /[Ο-Ρ]/i.test("Π") is true
230 PASS /Π/i.test("π") is true
231 PASS /[Ο-Ρ]/i.test("π") is true
232 PASS /Π/i.test("ϖ") is true
233 PASS /[Ο-Ρ]/i.test("ϖ") is true
234 PASS /π/i.test("Π") is true
235 PASS /[ο-ρ]/i.test("Π") is true
236 PASS /π/i.test("π") is true
237 PASS /[ο-ρ]/i.test("π") is true
238 PASS /π/i.test("ϖ") is true
239 PASS /[ο-ρ]/i.test("ϖ") is true
240 PASS /ϖ/i.test("Π") is true
241 PASS /[ϕ-ϗ]/i.test("Π") is true
242 PASS /ϖ/i.test("π") is true
243 PASS /[ϕ-ϗ]/i.test("π") is true
244 PASS /ϖ/i.test("ϖ") is true
245 PASS /[ϕ-ϗ]/i.test("ϖ") is true
246 PASS /Ρ/i.test("Ρ") is true
247 PASS /[Π-΢]/i.test("Ρ") is true
248 PASS /Ρ/i.test("ρ") is true
249 PASS /[Π-΢]/i.test("ρ") is true
250 PASS /Ρ/i.test("ϱ") is true
251 PASS /[Π-΢]/i.test("ϱ") is true
252 PASS /ρ/i.test("Ρ") is true
253 PASS /[π-ς]/i.test("Ρ") is true
254 PASS /ρ/i.test("ρ") is true
255 PASS /[π-ς]/i.test("ρ") is true
256 PASS /ρ/i.test("ϱ") is true
257 PASS /[π-ς]/i.test("ϱ") is true
258 PASS /ϱ/i.test("Ρ") is true
259 PASS /[ϰ-ϲ]/i.test("Ρ") is true
260 PASS /ϱ/i.test("ρ") is true
261 PASS /[ϰ-ϲ]/i.test("ρ") is true
262 PASS /ϱ/i.test("ϱ") is true
263 PASS /[ϰ-ϲ]/i.test("ϱ") is true
264 PASS /Σ/i.test("Σ") is true
265 PASS /[΢-Τ]/i.test("Σ") is true
266 PASS /Σ/i.test("ς") is true
267 PASS /[΢-Τ]/i.test("ς") is true
268 PASS /Σ/i.test("σ") is true
269 PASS /[΢-Τ]/i.test("σ") is true
270 PASS /ς/i.test("Σ") is true
271 PASS /[ρ-σ]/i.test("Σ") is true
272 PASS /ς/i.test("ς") is true
273 PASS /[ρ-σ]/i.test("ς") is true
274 PASS /ς/i.test("σ") is true
275 PASS /[ρ-σ]/i.test("σ") is true
276 PASS /σ/i.test("Σ") is true
277 PASS /[ς-τ]/i.test("Σ") is true
278 PASS /σ/i.test("ς") is true
279 PASS /[ς-τ]/i.test("ς") is true
280 PASS /σ/i.test("σ") is true
281 PASS /[ς-τ]/i.test("σ") is true
282 PASS /Φ/i.test("Φ") is true
283 PASS /[Υ-Χ]/i.test("Φ") is true
284 PASS /Φ/i.test("φ") is true
285 PASS /[Υ-Χ]/i.test("φ") is true
286 PASS /Φ/i.test("ϕ") is true
287 PASS /[Υ-Χ]/i.test("ϕ") is true
288 PASS /φ/i.test("Φ") is true
289 PASS /[υ-χ]/i.test("Φ") is true
290 PASS /φ/i.test("φ") is true
291 PASS /[υ-χ]/i.test("φ") is true
292 PASS /φ/i.test("ϕ") is true
293 PASS /[υ-χ]/i.test("ϕ") is true
294 PASS /ϕ/i.test("Φ") is true
295 PASS /[ϔ-ϖ]/i.test("Φ") is true
296 PASS /ϕ/i.test("φ") is true
297 PASS /[ϔ-ϖ]/i.test("φ") is true
298 PASS /ϕ/i.test("ϕ") is true
299 PASS /[ϔ-ϖ]/i.test("ϕ") is true
300 PASS /Ṡ/i.test("Ṡ") is true
301 PASS /[ṟ-ṡ]/i.test("Ṡ") is true
302 PASS /Ṡ/i.test("ṡ") is true
303 PASS /[ṟ-ṡ]/i.test("ṡ") is true
304 PASS /Ṡ/i.test("ẛ") is true
305 PASS /[ṟ-ṡ]/i.test("ẛ") is true
306 PASS /ṡ/i.test("Ṡ") is true
307 PASS /[Ṡ-Ṣ]/i.test("Ṡ") is true
308 PASS /ṡ/i.test("ṡ") is true
309 PASS /[Ṡ-Ṣ]/i.test("ṡ") is true
310 PASS /ṡ/i.test("ẛ") is true
311 PASS /[Ṡ-Ṣ]/i.test("ẛ") is true
312 PASS /ẛ/i.test("Ṡ") is true
313 PASS /[ẚ-ẜ]/i.test("Ṡ") is true
314 PASS /ẛ/i.test("ṡ") is true
315 PASS /[ẚ-ẜ]/i.test("ṡ") is true
316 PASS /ẛ/i.test("ẛ") is true
317 PASS /[ẚ-ẜ]/i.test("ẛ") is true
318 PASS /Ϗ/i.test("Ϗ") is true
319 PASS /ϗ/i.test("Ϗ") is true
320 PASS /Ϗ/i.test("ϗ") is true
321 PASS /ϗ/i.test("ϗ") is true
322 PASS /ἑ/i.test("ἑ") is true
323 PASS /Ἑ/i.test("ἑ") is true
324 PASS /ἑ/i.test("Ἑ") is true
325 PASS /Ἑ/i.test("Ἑ") is true
326 PASS /҉/i.test("Ҋ") is false
327 PASS /Ҋ/i.test("Ҋ") is true
328 PASS /ҋ/i.test("Ҋ") is true
329 PASS /Ҍ/i.test("Ҋ") is false
330 PASS /҉/i.test("ҋ") is false
331 PASS /Ҋ/i.test("ҋ") is true
332 PASS /ҋ/i.test("ҋ") is true
333 PASS /Ҍ/i.test("ҋ") is false
334 PASS /[҉-Ҋ]/i.test("ҋ") is true
335 PASS /[ҋ-Ҍ]/i.test("Ҋ") is true
336 PASS /ӄ/i.test("Ӆ") is false
337 PASS /Ӆ/i.test("Ӆ") is true
338 PASS /ӆ/i.test("Ӆ") is true
339 PASS /Ӈ/i.test("Ӆ") is false
340 PASS /ӄ/i.test("ӆ") is false
341 PASS /Ӆ/i.test("ӆ") is true
342 PASS /ӆ/i.test("ӆ") is true
343 PASS /Ӈ/i.test("ӆ") is false
344 PASS /[ӄ-Ӆ]/i.test("ӆ") is true
345 PASS /[ӆ-Ӈ]/i.test("Ӆ") is true
346 PASS successfullyParsed is true
347
348 TEST COMPLETE
349
OLDNEW
« no previous file with comments | « test/webkit/fast/regex/unicodeCaseInsensitive.js ('k') | test/webkit/resources/standalone-pre.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698