+// Copyright (C) 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
//*******************************************************************************
//*
-//* Copyright (C) 1998-2005, International Business Machines
+//* Copyright (C) 1998-2016, International Business Machines
//* Corporation and others. All Rights Reserved.
//*
//*******************************************************************************
root
{
Version { 44.0 }
+ ExpectCLDRVersionAtLeast { 33.1 } // 'base' cldr version. Allow up to version =.=.* of this
+ CurrentCLDRVersion { 33.1 } // Current CLDR version as of the test update. Warn if not an exact match.
ShortLanguage { xxx }
tag4 { ROOT4 }
tag9 { ROOT9 }
tag12 { ROOT12 }
- tag1 { ROOT1 }
+ tag1 { ROOT1 }
}
string_in_Root_te { ROOT }
destination { "correct" }
}
a {
- a1{"ar1"}
- a2{"ar2"}
+ a1{"ar1"}
+ a2{"ar2"}
a3{"ar3"}
- a4{"ar4"}
+ a4{"ar4"}
}
+
+ tableT7996 {
+ b7996:alias {"/LOCALE/tableT7996/c7996"}
+ c7996 {"string c7996 in tableT7996 for root"}
+ }
}
//eof