]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/strtest.h
ICU-59117.0.1.tar.gz
[apple/icu.git] / icuSources / test / intltest / strtest.h
index 9589a728e05a9e3f508b4b1cc440fa99451213a9..5462afb208870167d19657a7cc49d25816f20c63 100644 (file)
@@ -1,10 +1,12 @@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
 /********************************************************************
  * COPYRIGHT: 
  * Copyright (c) 1997-2015, International Business Machines Corporation and
  * others. All Rights Reserved.
  ********************************************************************/
 /*   file name:  strtest.h
-*   encoding:   US-ASCII
+*   encoding:   UTF-8
 *   tab size:   8 (not used)
 *   indentation:4
 *
@@ -46,6 +48,7 @@ private:
     void TestSTLCompatibility();
     void TestCharString();
     void TestCStr();
+    void Testctou();
 };
 
 #endif