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.
This commit is contained in:
Vadim Zeitlin
2021-03-14 10:15:54 +01:00
parent 7d46755124
commit 89d1ec631b
3 changed files with 603 additions and 1179 deletions

File diff suppressed because it is too large Load Diff