Index: icu46/source/test/cintltst/cucdapi.h |
=================================================================== |
--- icu46/source/test/cintltst/cucdapi.h (revision 0) |
+++ icu46/source/test/cintltst/cucdapi.h (revision 0) |
@@ -0,0 +1,10 @@ |
+/******************************************************************** |
+ * COPYRIGHT: |
+ * Copyright (c) 2003-2010, International Business Machines Corporation and |
+ * others. All Rights Reserved. |
+ ********************************************************************/ |
+ |
+void TestUScriptCodeAPI(void); |
+void TestHasScript(void); |
+void TestGetScriptExtensions(void); |
+void TestBinaryValues(void); |
Property changes on: icu46/source/test/cintltst/cucdapi.h |
___________________________________________________________________ |
Added: svn:eol-style |
+ LF |