It's useless to continue with testing the given regex if compiling it has unexpectedly succeeded, all the rest of the tests will fail anyhow. Also explain that REQUIRE() can't be used here, which is why we need to use CHECK() and then check the same condition again before returning to avoid the temptation to "simplify" things. |
||
|---|---|---|
| .. | ||
| reg.test | ||
| regex.inc | ||
| regex.pl | ||
| regextest.cpp | ||
| wxreg.test | ||
| wxregextest.cpp | ||