/********************************************************************
* 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