/********************************************************************
* COPYRIGHT:
- * Copyright (c) 2008, International Business Machines Corporation and
+ * Copyright (c) 2008-2016 International Business Machines Corporation and
* others. All Rights Reserved.
********************************************************************/
*/
void testFormatUserDII();
+ /**
+ * Test for no unwanted side effects when setting
+ * interval patterns.
+ */
+ void testSetIntervalPatternNoSideEffect();
+
+ /**
+ * Tests different year formats.
+ */
+ void testYearFormats();
+
/**
* Stress test -- stress test formatting on 40 locales
*/
void testStress();
+ void testTicket11583_2();
+
+ void testTicket11985();
+
+ void testTicket11669();
+ void threadFunc11669(int32_t threadNum);
+
private:
/**
* Test formatting against expected result