]>
git.saurik.com Git - apple/icu.git/blob - icuSources/test/intltest/v32test.h
1 // © 2016 and later: Unicode, Inc. and others.
2 // License & terms of use: http://www.unicode.org/copyright.html
4 ******************************************************************************
5 * Copyright (C) 2003, International Business Machines Corporation and *
6 * others. All Rights Reserved. *
7 ******************************************************************************
16 #include "unicode/utypes.h"
21 class UVector32Test
: public IntlTest
{
25 virtual ~UVector32Test();
27 virtual void runIndexedTest(int32_t index
, UBool exec
, const char* &name
, char* par
= NULL
);
29 // The following are test functions that are visible from the intltest test framework.
30 virtual void UVector32_API();