wxwidgets/tests/regex
Vadim Zeitlin fa59d5700a Implement wxRegEx using PCRE
Adjust the tests and document the incompatibilities with the previously
used regex syntax.

In this commit the use of PCRE is conditional on wxUSE_PCRE which is
never defined as 1 yet, so the new code is still disabled.
2021-07-24 19:17:58 +02:00
..
reg.test Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
regex.inc Make built-in regex library tests run again too 2021-03-14 13:10:14 +01:00
regex.pl Make built-in regex library tests run again too 2021-03-14 13:10:14 +01:00
regextest.cpp Implement wxRegEx using PCRE 2021-07-24 19:17:58 +02:00
wxreg.test Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
wxregextest.cpp Implement wxRegEx using PCRE 2021-07-24 19:17:58 +02:00