]>
git.saurik.com Git - apple/icu.git/blob - icuSources/test/intltest/erarulestest.h
1 // © 2018 and later: Unicode, Inc. and others.
2 // License & terms of use: http://www.unicode.org/copyright.html
4 #ifndef ERARULESTEST_H_
5 #define ERARULESTEST_H_
7 #include "unicode/utypes.h"
9 #if !UCONFIG_NO_FORMATTING
13 class EraRulesTest
: public IntlTest
{
15 void runIndexedTest(int32_t index
, UBool exec
, const char* &name
, char* par
= NULL
);
22 #endif /* #if !UCONFIG_NO_FORMATTING */
23 #endif /* ERARULESTEST_H_ */