1 //*******************************************************************************
3 //* Copyright (C) 1998-2016, International Business Machines
4 //* Corporation and others. All Rights Reserved.
6 //*******************************************************************************
9 // This is a test default locale file
14 ExpectCLDRVersionAtLeast { 29.0 } // 'base' cldr version. Allow up to version =.=.* of this
15 CurrentCLDRVersion { 29.0 } // Current CLDR version as of the test update. Warn if not an exact match.
19 string_only_in_Root { ROOT }
21 array_only_in_Root { ROOT0, ROOT1, ROOT2, ROOT3 }
29 tagged_array_only_in_Root
41 string_in_Root_te_te_IN { ROOT }
43 array_in_Root_te_te_IN { ROOT0, ROOT1, ROOT2, ROOT3, ROOT4 }
45 array_2d_in_Root_te_te_IN
47 { ROOT00, ROOT01, ROOT02 }
48 { ROOT10, ROOT11, ROOT12 }
49 { ROOT20, ROOT21, ROOT22 }
50 { ROOT30, ROOT31, ROOT32 }
53 tagged_array_in_Root_te_te_IN
61 string_in_Root_te { ROOT }
63 array_in_Root_te { ROOT0, ROOT1, ROOT2, ROOT3, ROOT4 }
67 { ROOT00, ROOT01, ROOT02 }
68 { ROOT10, ROOT11, ROOT12 }
69 { ROOT20, ROOT21, ROOT22 }
70 { ROOT30, ROOT31, ROOT32 }
73 tagged_array_in_Root_te
81 string_in_Root_te_IN { ROOT }
83 array_in_Root_te_IN { ROOT0, ROOT1, ROOT2 }
85 array_2d_in_Root_te_IN
87 { ROOT00, ROOT01, ROOT02, ROOT03 }
88 { ROOT10, ROOT11, ROOT12, ROOT13 }
89 { ROOT20, ROOT21, ROOT22, ROOT23 }
92 tagged_array_in_Root_te_IN
97 rootAliasClient:alias {"/LOCALE/rootAliasDestination"}
98 rootAliasDestination {"wrong"}
99 nestedRootAliasClient:alias {"/LOCALE/rootAliasTable/destination"}
101 destination { "correct" }
111 b7996:alias {"/LOCALE/tableT7996/c7996"}
112 c7996 {"string c7996 in tableT7996 for root"}