X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/4388f060552cc537e71e957d32f35e9d75a61233..a961784b162035fa3dc7db15b9576b6cd23462ab:/icuSources/test/intltest/tmsgfmt.h diff --git a/icuSources/test/intltest/tmsgfmt.h b/icuSources/test/intltest/tmsgfmt.h index 80b31b4a..93d48fce 100644 --- a/icuSources/test/intltest/tmsgfmt.h +++ b/icuSources/test/intltest/tmsgfmt.h @@ -1,6 +1,6 @@ /******************************************************************** * COPYRIGHT: - * Copyright (c) 1997-2011, International Business Machines Corporation and + * Copyright (c) 1997-2013, International Business Machines Corporation and * others. All Rights Reserved. ********************************************************************/ #ifndef _TESTMESSAGEFORMAT @@ -113,10 +113,11 @@ public: void testAdopt(void); void TestTurkishCasing(void); void testAutoQuoteApostrophe(void); + void testCoverage(); + void testGetFormatNames(); void TestTrimArgumentName(); - - /* Provide better code coverage */ - void testCoverage(void); + void TestSelectOrdinal(); + void TestDecimals(); private: UnicodeString GetPatternAndSkipSyntax(const MessagePattern& pattern);