X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/374ca955a76ecab1204ca8bfa63ff9238d998416..HEAD:/icuSources/test/intltest/dtfmrgts.h diff --git a/icuSources/test/intltest/dtfmrgts.h b/icuSources/test/intltest/dtfmrgts.h index 79ed8ee3..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-2003, International Business Machines Corporation and + * Copyright (c) 1997-2014, International Business Machines Corporation and * others. All Rights Reserved. ********************************************************************/ @@ -50,6 +52,15 @@ public: void Test4210209(void); void Test714(void); 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 */