X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/4388f060552cc537e71e957d32f35e9d75a61233..HEAD:/icuSources/test/intltest/dtfmrgts.h diff --git a/icuSources/test/intltest/dtfmrgts.h b/icuSources/test/intltest/dtfmrgts.h index be089539..305487db 100644 --- a/icuSources/test/intltest/dtfmrgts.h +++ b/icuSources/test/intltest/dtfmrgts.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-2012, International Business Machines Corporation and + * Copyright (c) 1997-2014, International Business Machines Corporation and * others. All Rights Reserved. ********************************************************************/ @@ -52,6 +54,13 @@ public: void Test1684(void); void Test5554(void); void Test9237(void); + void TestParsing(void); + void Test12902_yWithGregoCalInThaiLoc(void); + void TestT10334(void); + void TestT10619(void); + void TestT10855(void); + void TestT10906(void); + void TestT13380(void); }; #endif /* #if !UCONFIG_NO_FORMATTING */