]>
git.saurik.com Git - apple/icu.git/blob - icuSources/test/intltest/uvectest.h
1 // © 2016 and later: Unicode, Inc. and others.
2 // License & terms of use: http://www.unicode.org/copyright.html
4 ******************************************************************************
5 * Copyright (C) 2004, International Business Machines Corporation and *
6 * others. All Rights Reserved. *
7 ******************************************************************************
16 #include "unicode/utypes.h"
21 class UVectorTest
: public IntlTest
{
25 virtual ~UVectorTest();
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.