1 // Copyright (C) 2016 and later: Unicode, Inc. and others.
2 // License & terms of use: http://www.unicode.org/copyright.html
3 //*******************************************************************************
5 //* Copyright (C) 1998-2016, International Business Machines
6 //* Corporation and others. All Rights Reserved.
8 //*******************************************************************************
11 // This is a test default locale file
16 ExpectCLDRVersionAtLeast { 36.1 } // 'base' cldr version. Allow up to version =.=.* of this
17 CurrentCLDRVersion { 36.1 } // Current CLDR version as of the test update. Warn if not an exact match.
21 string_only_in_Root { ROOT }
23 array_only_in_Root { ROOT0, ROOT1, ROOT2, ROOT3 }
31 tagged_array_only_in_Root
43 string_in_Root_te_te_IN { ROOT }
45 array_in_Root_te_te_IN { ROOT0, ROOT1, ROOT2, ROOT3, ROOT4 }
47 array_2d_in_Root_te_te_IN
49 { ROOT00, ROOT01, ROOT02 }
50 { ROOT10, ROOT11, ROOT12 }
51 { ROOT20, ROOT21, ROOT22 }
52 { ROOT30, ROOT31, ROOT32 }
55 tagged_array_in_Root_te_te_IN
63 string_in_Root_te { ROOT }
65 array_in_Root_te { ROOT0, ROOT1, ROOT2, ROOT3, ROOT4 }
69 { ROOT00, ROOT01, ROOT02 }
70 { ROOT10, ROOT11, ROOT12 }
71 { ROOT20, ROOT21, ROOT22 }
72 { ROOT30, ROOT31, ROOT32 }
75 tagged_array_in_Root_te
83 string_in_Root_te_IN { ROOT }
85 array_in_Root_te_IN { ROOT0, ROOT1, ROOT2 }
87 array_2d_in_Root_te_IN
89 { ROOT00, ROOT01, ROOT02, ROOT03 }
90 { ROOT10, ROOT11, ROOT12, ROOT13 }
91 { ROOT20, ROOT21, ROOT22, ROOT23 }
94 tagged_array_in_Root_te_IN
99 rootAliasClient:alias {"/LOCALE/rootAliasDestination"}
100 rootAliasDestination {"wrong"}
101 nestedRootAliasClient:alias {"/LOCALE/rootAliasTable/destination"}
103 destination { "correct" }
113 b7996:alias {"/LOCALE/tableT7996/c7996"}
114 c7996 {"string c7996 in tableT7996 for root"}