]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/strtest.h
ICU-57131.0.1.tar.gz
[apple/icu.git] / icuSources / test / intltest / strtest.h
index c90d1afa138e1613748c5b68573c6ca6c46da685..9589a728e05a9e3f508b4b1cc440fa99451213a9 100644 (file)
@@ -1,6 +1,6 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2011, International Business Machines Corporation and
+ * Copyright (c) 1997-2015, International Business Machines Corporation and
  * others. All Rights Reserved.
  ********************************************************************/
 /*   file name:  strtest.h
@@ -45,6 +45,7 @@ private:
     void TestStringByteSink();
     void TestSTLCompatibility();
     void TestCharString();
+    void TestCStr();
 };
 
 #endif