wxWidgets/tests/regex
Vadim Zeitlin 89d1ec631b Make built-in regex library tests run again too
These tests were also broken by transition to CATCH and didn't run any
longer.

Fix this by replacing CppUnit test suite objects with CATCH test cases
and using a simple helper CheckRE() function instead of creating
complicated test objects hierarchies.
2021-03-14 13:10:14 +01:00
..
reg.test
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 Make built-in regex library tests run again too 2021-03-14 13:10:14 +01:00
wxreg.test
wxregextest.cpp Make wxRegEx unit tests actually run again 2021-03-14 13:10:14 +01:00