Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(14)

Unified Diff: source/test/testdata/testaliases.txt

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « source/test/testdata/structLocale.txt ('k') | source/test/testdata/testdata.mak » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/test/testdata/testaliases.txt
diff --git a/source/test/testdata/testaliases.txt b/source/test/testdata/testaliases.txt
index 4592e7f115615bcceb5fcd92e94db3f91e1696bb..231050f584281b52ff3bfe927661b4945c230e34 100644
--- a/source/test/testdata/testaliases.txt
+++ b/source/test/testdata/testaliases.txt
@@ -1,6 +1,6 @@
//*******************************************************************************
//*
-//* Copyright (C) 2002-2012, International Business Machines
+//* Copyright (C) 2002-2015, International Business Machines
//* Corporation and others. All Rights Reserved.
//*
//*******************************************************************************
@@ -23,9 +23,9 @@ testaliases:table(nofallback)
// 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
boundaries:alias { "/ICUDATA-brkitr/th" } // Referencing corresponding resource in another bundle
« no previous file with comments | « source/test/testdata/structLocale.txt ('k') | source/test/testdata/testdata.mak » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698