]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - jars/icu4j-52_1/main/tests/core/src/com/ibm/icu/dev/test/stringprep/TestData.java
Upgrade ICU4J.
[Dictionary.git] / jars / icu4j-52_1 / main / tests / core / src / com / ibm / icu / dev / test / stringprep / TestData.java
similarity index 98%
rename from jars/icu4j-4_8_1_1/main/tests/core/src/com/ibm/icu/dev/test/stringprep/TestData.java
rename to jars/icu4j-52_1/main/tests/core/src/com/ibm/icu/dev/test/stringprep/TestData.java
index d1aa4e8a0322afdfd93cee621abd06b16f3fdc0a..4f694313c9a1f10087d319fb00bfe1b47709c768 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *******************************************************************************
- * Copyright (C) 2003-2006, International Business Machines Corporation and    *
+ * Copyright (C) 2003-2011, International Business Machines Corporation and    *
  * others. All Rights Reserved.                                                *
  *******************************************************************************
 */
@@ -380,7 +380,7 @@ public class TestData {
           },
           "www.-abcde.com",
           new StringPrepParseException("",StringPrepParseException.STD3_ASCII_RULES_ERROR),
-          true, true, false
+          true, false /* ToUnicode preserves casing for this case */, false
         ),
         new ErrorCase( new char[] {
             0x0077, 0x0077, 0x0077, 0x002e, // www. 
@@ -390,7 +390,7 @@ public class TestData {
           },
           "www.abcde-.com",
           new StringPrepParseException("",StringPrepParseException.STD3_ASCII_RULES_ERROR),
-          true, true, false
+          true, false /* ToUnicode preserves casing for this case */, false
         ),
         new ErrorCase( new char[]{
             0x0077, 0x0077, 0x0077, 0x002e, // www. 
@@ -400,7 +400,7 @@ public class TestData {
           },
           "www.abcde@.com",
           new StringPrepParseException("",StringPrepParseException.STD3_ASCII_RULES_ERROR),
-          true, true, false
+          true, false /* ToUnicode preserves casing for this case */, false
         ),
         new ErrorCase( new char[]{
             0x0077, 0x0077, 0x0077, 0x002e, // www.