]> gitweb.fperrin.net Git - Dictionary.git/blobdiff - jars/icu4j-52_1/main/tests/collate/src/com/ibm/icu/dev/test/search/SearchTest.java
Upgrade ICU4J.
[Dictionary.git] / jars / icu4j-52_1 / main / tests / collate / src / com / ibm / icu / dev / test / search / SearchTest.java
similarity index 99%
rename from jars/icu4j-4_8_1_1/main/tests/collate/src/com/ibm/icu/dev/test/search/SearchTest.java
rename to jars/icu4j-52_1/main/tests/collate/src/com/ibm/icu/dev/test/search/SearchTest.java
index ada6af6a44aa17a9ab537acdf96c60bbcd87ae5e..2660364d8c99345fbbe3c8ac46208b09f7947b79 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *******************************************************************************
- * Copyright (C) 2000-2011, International Business Machines Corporation and    *
+ * Copyright (C) 2000-2013, International Business Machines Corporation and    *
  * others. All Rights Reserved.                                                *
  *******************************************************************************
  */
@@ -1790,7 +1790,7 @@ public class SearchTest extends TestFmwk {
     }
 
     public void TestSupplementary() {
-        if (skipIfBeforeICU(4,9,0)) { // ticket#8080
+        if (logKnownIssue("8080", null)) {
             return;
         }
         int count = 0;
@@ -1803,7 +1803,7 @@ public class SearchTest extends TestFmwk {
     }
 
     public void TestSupplementaryCanonical() {
-        if (skipIfBeforeICU(4,9,0)) { // ticket#8080
+        if (logKnownIssue("8080", null)) {
             return;
         }
         int count = 0;