]> git.saurik.com Git - apple/icu.git/blame - icuSources/test/testdata/te_IN.txt
ICU-57166.0.1.tar.gz
[apple/icu.git] / icuSources / test / testdata / te_IN.txt
CommitLineData
57a6839d 1//*******************************************************************************
b75a7d8f 2//*
57a6839d 3//* Copyright (C) 1998-2013, International Business Machines
b75a7d8f
A
4//* Corporation and others. All Rights Reserved.
5//*
6//*******************************************************************************
7
8
9// This is a test file which inherits from te, te_IN.
10
11te_IN
12{
13 Version { 55.0 }
14
15 string_only_in_te_IN { TE_IN }
16
57a6839d
A
17 string_in_te_no_te_IN_fallback { ∅∅∅ }
18
b75a7d8f
A
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 }
73c04bcf
A
93 aliasDestination {"correct" }
94
95 a:alias{ "sh_YU"}
b75a7d8f
A
96}
97
98//eof