/***********************************************************************
* COPYRIGHT:
- * Copyright (c) 1997-2011, International Business Machines Corporation
+ * Copyright (c) 1997-2014, International Business Machines Corporation
* and others. All Rights Reserved.
***********************************************************************/
* Tests the setters and getters of variable top
*/
void TestVariableTopSetting();
+ void TestMaxVariable();
/**
* Tests GetLocale for a Collator
void TestNULLCharTailoring();
void TestClone();
+ void TestCloneBinary();
+ void TestIterNumeric();
+ void TestBadKeywords();
+
private:
// If this is too small for the test data, just increase it.
// Just don't make it too large, otherwise the executable will get too big