projects
/
apple
/
icu.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ICU-59117.0.1.tar.gz
[apple/icu.git]
/
icuSources
/
test
/
intltest
/
dtptngts.h
diff --git
a/icuSources/test/intltest/dtptngts.h
b/icuSources/test/intltest/dtptngts.h
index 40c24d7869fb4eff1dee8db174becc4d5a862b82..701eddfa6954d0932e562e3274a8d4d7129c9a3a 100644
(file)
--- a/
icuSources/test/intltest/dtptngts.h
+++ b/
icuSources/test/intltest/dtptngts.h
@@
-1,6
+1,8
@@
+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
/********************************************************************
/********************************************************************
- * COPYRIGHT:
- * Copyright (c) 1997-20
01,2009,2013,
International Business Machines Corporation and
+ * COPYRIGHT:
+ * Copyright (c) 1997-20
16
International Business Machines Corporation and
* others. All Rights Reserved.
********************************************************************/
* others. All Rights Reserved.
********************************************************************/
@@
-17,7
+19,7
@@
* Test basic functionality of various API functions
**/
class IntlTestDateTimePatternGeneratorAPI : public IntlTest {
* Test basic functionality of various API functions
**/
class IntlTestDateTimePatternGeneratorAPI : public IntlTest {
- void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
+ void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par = NULL );
private:
/**
private:
/**
@@
-26,6
+28,8
@@
private:
void testAPI(/* char* par */);
void testOptions(/* char* par */);
void testAllFieldPatterns(/* char* par */);
void testAPI(/* char* par */);
void testOptions(/* char* par */);
void testAllFieldPatterns(/* char* par */);
+ void testStaticGetSkeleton(/* char* par */);
+ void testC();
};
#endif /* #if !UCONFIG_NO_FORMATTING */
};
#endif /* #if !UCONFIG_NO_FORMATTING */