]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/testdata/testaliases.txt
ICU-57149.0.1.tar.gz
[apple/icu.git] / icuSources / test / testdata / testaliases.txt
index 1ae48be88cfb6e2658434e32d305ccb57bde2bc8..231050f584281b52ff3bfe927661b4945c230e34 100644 (file)
@@ -1,6 +1,6 @@
 //*******************************************************************************
 //*
 //*******************************************************************************
 //*
-//*   Copyright (C) 2002-2006, International Business Machines
+//*   Copyright (C) 2002-2015, International Business Machines
 //*   Corporation and others.  All Rights Reserved.
 //*
 //*******************************************************************************
 //*   Corporation and others.  All Rights Reserved.
 //*
 //*******************************************************************************
@@ -23,18 +23,18 @@ testaliases:table(nofallback)
 
     // alias that uses another alias and references parts of the end structure
     referencingalias:alias { "testaliases/anotheralias/2" } // Referencing through another alias
 
     // alias that uses another alias and references parts of the end structure
     referencingalias:alias { "testaliases/anotheralias/2" } // Referencing through another alias
-    anotheralias:alias { "/ICUDATA/ja_JP/LocaleScript" } // Provoke a fallback too
+    anotheralias:alias { "/ICUDATA/ja_JP/calendar/gregorian/DateTimePatterns" } // Provoke a fallback too
 
 
-    LocaleScript:alias { "/ICUDATA/ja/LocaleScript" }
+    DateTimePatterns:alias { "/ICUDATA/ja/calendar/gregorian/DateTimePatterns" }
 
     // aliasing using position
 
     // aliasing using position
-    boundaries:alias { "/ICUDATA-brkitr/ja" } // Referencing corresponding resource in another bundle
+    boundaries:alias { "/ICUDATA-brkitr/th" } // Referencing corresponding resource in another bundle
 
     // aliasing arrays
     zoneTests {
 
     // aliasing arrays
     zoneTests {
-        zoneAlias:alias { "/ICUDATA/en/zoneStrings" } // Referencing by index
-        zoneAlias1:alias { "/ICUDATA/en/zoneStrings/3" } // Referencing by index
-        zoneAlias2:alias { "/ICUDATA/en/zoneStrings/3/0" } // Referencing by index
+        zoneAlias:alias { "/ICUDATA-zone/en/zoneStrings" } // Referencing by index
+        zoneAlias1:alias { "/ICUDATA-zone/en/zoneStrings/3" } // Referencing by index
+        zoneAlias2:alias { "/ICUDATA-zone/en/zoneStrings/3/0" } // Referencing by index
     }
 
     // Test aliasing parts of an array using position
     }
 
     // Test aliasing parts of an array using position