Perl-compatible regular expression library
Automake test framework does not print failure and points to a log file by default in case of a failure. This is not good if wee loos the log file. Fortunatelly, there is VERBOSE=yes argument which shows the exact failure once all sub-tests finishes. Let's use it. |
||
---|---|---|
.gitignore | ||
pcre-8.21-multilib.patch | ||
pcre-8.32-refused_spelling_terminated.patch | ||
pcre-8.35-Do-not-rely-on-wrapping-signed-integer-while-parsein.patch | ||
pcre-8.35-Fix-bad-compile-of-Qx-.-where-x-is-any-character.patch | ||
pcre-8.35-Fix-bad-starting-data-when-char-with-more-than-one-o.patch | ||
pcre-8.35-Fix-compiler-crash-misbehaviour-for-zero-repeated-gr.patch | ||
pcre-8.35-Fix-empty-matching-possessive-zero-repeat-groups-bug.patch | ||
pcre-8.35-Fix-not-including-VT-in-starting-characters-for-s.patch | ||
pcre-8.35-Fixed-several-memory-leaks-in-pcregrep.patch | ||
pcre.spec | ||
sources |