]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/regextst.h
ICU-64252.0.1.tar.gz
[apple/icu.git] / icuSources / test / intltest / regextst.h
index 0461df1ad61d953eb5fe00fbc7a8145bc8658f76..58e9acb22c66b3c872c11055e94c3e751fe85d16 100644 (file)
@@ -1,3 +1,5 @@
+// © 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
@@ -54,7 +56,11 @@ public:
     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);