X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/b75a7d8f3b4adbae880cab104ce2c6a50eee4db2..f3c0d7a59d99c2a94c6b8822291f0e42be3773c9:/icuSources/test/cintltst/crestst.h diff --git a/icuSources/test/cintltst/crestst.h b/icuSources/test/cintltst/crestst.h index f34061d4..16f16878 100644 --- a/icuSources/test/cintltst/crestst.h +++ b/icuSources/test/cintltst/crestst.h @@ -1,6 +1,8 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html /******************************************************************** * COPYRIGHT: - * Copyright (c) 1997-2001, International Business Machines Corporation and + * Copyright (c) 1997-2004, International Business Machines Corporation and * others. All Rights Reserved. ********************************************************************/ /******************************************************************************** @@ -34,6 +36,11 @@ void TestConstruction2(void); void TestAliasConflict(void); + + static void TestGetSize(void); + + static void TestGetLocaleByType(void); + /** * extensive subtests called by TestResourceBundles **/