]>
git.saurik.com Git - apple/icu.git/blob - icuSources/test/intltest/itutil.h
1 /********************************************************************
3 * Copyright (c) 1997-2001, International Business Machines Corporation and
4 * others. All Rights Reserved.
5 ********************************************************************/
8 * MajorTestLevel is the top level test class for everything in the directory "IntlWork".
11 #ifndef _INTLTESTUTILITIES
12 #define _INTLTESTUTILITIES
18 class IntlTestUtilities
: public IntlTest
{
20 void runIndexedTest( int32_t index
, UBool exec
, const char* &name
, char* par
= NULL
);