+// © 2016 and later: Unicode, Inc. and others.
+// License & terms of use: http://www.unicode.org/copyright.html
/********************************************************************
* COPYRIGHT:
* Copyright (c) 2002-2015, International Business Machines Corporation and
virtual void TestBug11049();
virtual void TestBug11371();
virtual void TestBug11480();
-
+ virtual void TestBug12884();
+ virtual void TestBug13631();
+ virtual void TestBug13632();
+ virtual void TestBug20359();
+
// The following functions are internal to the regexp tests.
virtual void assertUText(const char *expected, UText *actual, const char *file, int line);
virtual void assertUTextInvariant(const char *invariant, UText *actual, const char *file, int line);