+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
/********************************************************************
* COPYRIGHT:
- * Copyright (c) 2003, International Business Machines Corporation
+ * Copyright (c) 2003-2008, International Business Machines Corporation
* and others. All Rights Reserved.
********************************************************************
* Calendar Case Test is a type of CalendarTest which compares the
// test cases
void IslamicCivil();
void Hebrew();
+ void Indian();
+ void Coptic();
+ void Ethiopic();
};
#endif