Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / icu / source / test / testdata / te_IN.txt
1 //*******************************************************************************
2 //*
3 //*   Copyright (C) 1998-2013, International Business Machines
4 //*   Corporation and others.  All Rights Reserved.
5 //*
6 //*******************************************************************************
7
8
9 // This is a test file which inherits from te, te_IN.
10
11 te_IN
12 {
13     Version { 55.0 }
14
15     string_only_in_te_IN { TE_IN }
16
17     string_in_te_no_te_IN_fallback { ∅∅∅ }
18
19     array_only_in_te_IN { TE_IN0, TE_IN1, TE_IN2, TE_IN3 }
20
21     array_2d_only_in_te_IN
22     {
23         { TE_IN00, TE_IN01 }
24         { TE_IN10, TE_IN11 }
25     }
26
27     tagged_array_only_in_te_IN
28     {
29         tag10 { TE_IN10 } 
30         tag11 { TE_IN11 } 
31         tag3 { TE_IN3 } 
32     }
33
34     string_in_Root_te_te_IN { TE_IN }
35
36     array_in_Root_te_te_IN { TE_IN0, TE_IN1, TE_IN2, TE_IN3, TE_IN4 }
37
38     array_2d_in_Root_te_te_IN
39     {
40         { TE_IN00, TE_IN01, TE_IN02 }
41         { TE_IN10, TE_IN11, TE_IN12 }
42         { TE_IN20, TE_IN21, TE_IN22 }
43         { TE_IN30, TE_IN31, TE_IN32 }
44     }
45
46     tagged_array_in_Root_te_te_IN
47     {
48         tag2 { TE_IN2 } 
49         tag9 { TE_IN9 } 
50         tag0 { TE_IN0 } 
51         tag12 { TE_IN12 } 
52         tag10 { TE_IN10 } 
53     }
54
55     string_in_te_te_IN { TE_IN }
56
57     array_in_te_te_IN { TE_IN0, TE_IN1, TE_IN2 }
58
59     array_2d_in_te_te_IN
60     {
61         { TE_IN00, TE_IN01, TE_IN02 }
62         { TE_IN10, TE_IN11, TE_IN12 }
63         { TE_IN20, TE_IN21, TE_IN22 }
64     }
65
66     tagged_array_in_te_te_IN
67     {
68         tag0 { TE_IN0 } 
69         tag5 { TE_IN5 } 
70         tag17 { TE_IN17 } 
71     }
72
73     string_in_Root_te_IN { TE_IN }
74
75     array_in_Root_te_IN { TE_IN0, TE_IN1, TE_IN2 }
76
77     array_2d_in_Root_te_IN
78     {
79         { TE_IN00, TE_IN01, TE_IN02, TE_IN03 }
80         { TE_IN10, TE_IN11, TE_IN12, TE_IN13 }
81         { TE_IN20, TE_IN21, TE_IN22, TE_IN23 }
82     }
83
84     tagged_array_in_Root_te_IN
85     {
86         tag1 { TE_IN1 } 
87         tag5 { TE_IN5 } 
88         tag11 { TE_IN11 } 
89         tag12 { TE_IN12 } 
90         tag3 { TE_IN3 } 
91         tag7 { TE_IN7 } 
92     }
93     aliasDestination {"correct" }
94
95     a:alias{ "sh_YU"}
96 }
97
98 //eof