]>
git.saurik.com Git - apple/icu.git/blob - icuSources/test/iotest/iotest.h
2 **********************************************************************
3 * Copyright (C) 2004-2004, International Business Machines
4 * Corporation and others. All Rights Reserved.
5 **********************************************************************
8 * tab size: 8 (not used)
11 * created on: 2004apr06
12 * created by: George Rhoten
18 #include "unicode/utypes.h"
19 #include "unicode/ctest.h"
22 addStringTest(TestNode
** root
);
25 addFileTest(TestNode
** root
);
28 extern const UChar NEW_LINE
[];
29 extern const char C_NEW_LINE
[];
30 extern const char STANDARD_TEST_FILE
[];
33 #define STANDARD_TEST_NUM_RANGE 1000