]>
git.saurik.com Git - apple/icu.git/blob - icuSources/test/cintltst/ccurrtst.h
1 /********************************************************************
3 * Copyright (c) 1997-2001, International Business Machines Corporation and
4 * others. All Rights Reserved.
5 ********************************************************************/
6 /********************************************************************************
10 * Modification History:
12 * Madhu Katragadda Converted to C
13 *********************************************************************************
16 * Collation currency tests.
17 * (It's important to stay current!)
23 #include "unicode/utypes.h"
25 #if !UCONFIG_NO_COLLATION
29 #define MAX_TOKEN_LEN 16
30 /* Perform Collation Currency Test */
33 #endif /* #if !UCONFIG_NO_COLLATION */