![]() |
JPCRE2
10.32.01
C++ wrapper for PCRE2 library
|
A test experimenting on different situations (sanity check).
The goal of this test is to go through every nook and cranny of the library and touch every bit of code. Most of this test is just to see if there's any major error like segfault or memory leak. It is also to measure the efficiency of various blocks of code.
Primary goals of this test:
Notes: