X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/46f4442e9a5a4f3b98b7c1083586332f6a8a99a4..151279e3792e85d0417b499c229886b3af724f55:/icuSources/test/intltest/dtifmtts.h diff --git a/icuSources/test/intltest/dtifmtts.h b/icuSources/test/intltest/dtifmtts.h index 847de1c9..3f62b09e 100644 --- a/icuSources/test/intltest/dtifmtts.h +++ b/icuSources/test/intltest/dtifmtts.h @@ -1,6 +1,6 @@ /******************************************************************** * COPYRIGHT: - * Copyright (c) 2008, International Business Machines Corporation and + * Copyright (c) 2008-2013 International Business Machines Corporation and * others. All Rights Reserved. ********************************************************************/ @@ -36,6 +36,12 @@ public: */ void testFormatUserDII(); + /** + * Test for no unwanted side effects when setting + * interval patterns. + */ + void testSetIntervalPatternNoSideEffect(); + /** * Stress test -- stress test formatting on 40 locales */