]>
git.saurik.com Git - apple/icu.git/blob - icuSources/test/intltest/v32test.h
2 ******************************************************************************
3 * Copyright (C) 2003, International Business Machines Corporation and *
4 * others. All Rights Reserved. *
5 ******************************************************************************
14 #include "unicode/utypes.h"
19 class UVector32Test
: public IntlTest
{
23 virtual ~UVector32Test();
25 virtual void runIndexedTest(int32_t index
, UBool exec
, const char* &name
, char* par
= NULL
);
27 // The following are test functions that are visible from the intltest test framework.
28 virtual void UVector32_API();