]>
git.saurik.com Git - apple/icu.git/blob - icuSources/test/cintltst/ccurrtst.h
1 // © 2016 and later: Unicode, Inc. and others.
2 // License & terms of use: http://www.unicode.org/copyright.html
3 /********************************************************************
5 * Copyright (c) 1997-2001, International Business Machines Corporation and
6 * others. All Rights Reserved.
7 ********************************************************************/
8 /********************************************************************************
12 * Modification History:
14 * Madhu Katragadda Converted to C
15 *********************************************************************************
18 * Collation currency tests.
19 * (It's important to stay current!)
25 #include "unicode/utypes.h"
27 #if !UCONFIG_NO_COLLATION
31 #define MAX_TOKEN_LEN 16
32 /* Perform Collation Currency Test */
35 #endif /* #if !UCONFIG_NO_COLLATION */