+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
/********************************************************************
* COPYRIGHT:
- * Copyright (c) 1997-2001, International Business Machines Corporation and
+ * Copyright (c) 1997-2003, International Business Machines Corporation and
* others. All Rights Reserved.
********************************************************************/
void TestOtherAPI(void);
- void TestNewTypes(void);
+ void TestNewTypes(void);
+
+ void TestGetByFallback(void);
+
+ void TestFilter(void);
private:
/**
int32_t pass;
int32_t fail;
- IntlTest& OUT;
};
#endif