X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/73c04bcfe1096173b00431f0cdc742894b15eef0..249c4c5ea9376c24572daf9c2effa7484a282f14:/icuSources/test/testdata/root.txt diff --git a/icuSources/test/testdata/root.txt b/icuSources/test/testdata/root.txt index dc5d7982..b6c10eec 100644 --- a/icuSources/test/testdata/root.txt +++ b/icuSources/test/testdata/root.txt @@ -1,6 +1,8 @@ +// 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. //* //******************************************************************************* @@ -11,6 +13,8 @@ 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 } @@ -53,7 +57,7 @@ root tag4 { ROOT4 } tag9 { ROOT9 } tag12 { ROOT12 } - tag1 { ROOT1 } + tag1 { ROOT1 } } string_in_Root_te { ROOT } @@ -99,11 +103,16 @@ 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