]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/testdata/root.txt
ICU-62141.0.1.tar.gz
[apple/icu.git] / icuSources / test / testdata / root.txt
index dc5d7982ffec3757acef66b1cb55440a15b4577b..b6c10eec531a239e80a6e39ab9f8211ed068b83b 100644 (file)
@@ -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