]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/apicoll.h
ICU-62135.0.1.tar.gz
[apple/icu.git] / icuSources / test / intltest / apicoll.h
index 0a134b7628f278d092dddc0f0cc41a2683881603..52aef26001374db853db53b4ccd18558ff552467 100644 (file)
@@ -1,3 +1,5 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
 /***********************************************************************
  * COPYRIGHT: 
  * Copyright (c) 1997-2014, International Business Machines Corporation
@@ -33,6 +35,7 @@ public:
      * - displayable name in the desired locale
      */
     void TestProperty(/* char* par */);
+    void TestKeywordValues();
 
     /**
     * This tests the RuleBasedCollator
@@ -170,6 +173,7 @@ public:
     void TestCloneBinary();
     void TestIterNumeric();
     void TestBadKeywords();
+    void TestGapTooSmall();
 
 private:
     // If this is too small for the test data, just increase it.