pcre2/testdata
Philip.Hazel 88abc14e42 Jason Hood's pcre2grep patches (modified a bit) to add --output to pcre2grep,
and also an inbuilt callout echo.
2017-04-06 18:02:40 +00:00
..
grepbinary
grepfilelist
grepinput
grepinput3
grepinput8
grepinputv
grepinputx
greplist
grepoutput Jason Hood's pcre2grep patches (modified a bit) to add --output to pcre2grep, 2017-04-06 18:02:40 +00:00
grepoutput8
grepoutputC Jason Hood's pcre2grep patches (modified a bit) to add --output to pcre2grep, 2017-04-06 18:02:40 +00:00
grepoutputN
greppatN4
testinput1 Fix capturing in conditional negative assertions ended with (*ACCEPT). 2017-04-03 18:02:07 +00:00
testinput2 Implement PCRE2_ENDANCHORED. 2017-04-04 17:09:33 +00:00
testinput3
testinput4 Fix optimization bugs when pattern starts with lookahead. 2016-10-18 11:22:40 +00:00
testinput5 Fix pcre2test bug for global match with zero terminated subject. 2017-03-19 18:34:27 +00:00
testinput6 Add endanchored tests for DFA matching. 2017-04-05 15:32:07 +00:00
testinput7
testinput8 Major refactoring of pcre2_compile.c; see ChangeLog and HACKING. 2016-10-02 16:01:01 +00:00
testinput9 Fix *MARK length check in UTF mode (it was checking characters, not code 2016-10-26 16:59:22 +00:00
testinput10 Fix class bug when UCP but not UTF was set and all wide characters need to be 2016-12-26 17:11:18 +00:00
testinput11
testinput12 Fix character type detection when 32-bit and UCP are enabled but UTF is not in JIT. 2017-03-31 05:40:37 +00:00
testinput13
testinput14
testinput15 Change "limit recursion" to "limit depth" in code and build systems because the 2017-03-12 13:47:01 +00:00
testinput16
testinput17 Major refactoring of pcre2_compile.c; see ChangeLog and HACKING. 2016-10-02 16:01:01 +00:00
testinput18 Fix pcre2test mishandling "end before start" return with POSIX interface. 2017-01-11 17:02:27 +00:00
testinput19
testinput20 Add pcre2_code_copy_with_tables(). 2016-11-22 15:37:02 +00:00
testinput21
testinput22
testinput23
testinputEBC
testoutput1 Fix capturing in conditional negative assertions ended with (*ACCEPT). 2017-04-03 18:02:07 +00:00
testoutput2 Implement PCRE2_ENDANCHORED. 2017-04-04 17:09:33 +00:00
testoutput3
testoutput3A
testoutput3B
testoutput4 Fix optimization bugs when pattern starts with lookahead. 2016-10-18 11:22:40 +00:00
testoutput5 Fix pcre2test bug for global match with zero terminated subject. 2017-03-19 18:34:27 +00:00
testoutput6 Add endanchored tests for DFA matching. 2017-04-05 15:32:07 +00:00
testoutput7
testoutput8-8-2 Code for new interpreter (build system and documentation still to be done). 2017-03-09 16:23:28 +00:00
testoutput8-8-3 Code for new interpreter (build system and documentation still to be done). 2017-03-09 16:23:28 +00:00
testoutput8-8-4 Code for new interpreter (build system and documentation still to be done). 2017-03-09 16:23:28 +00:00
testoutput8-16-2 Code for new interpreter (build system and documentation still to be done). 2017-03-09 16:23:28 +00:00
testoutput8-16-3 Code for new interpreter (build system and documentation still to be done). 2017-03-09 16:23:28 +00:00
testoutput8-16-4 Code for new interpreter (build system and documentation still to be done). 2017-03-09 16:23:28 +00:00
testoutput8-32-2 Code for new interpreter (build system and documentation still to be done). 2017-03-09 16:23:28 +00:00
testoutput8-32-3 Code for new interpreter (build system and documentation still to be done). 2017-03-09 16:23:28 +00:00
testoutput8-32-4 Code for new interpreter (build system and documentation still to be done). 2017-03-09 16:23:28 +00:00
testoutput9 Fix *MARK length check in UTF mode (it was checking characters, not code 2016-10-26 16:59:22 +00:00
testoutput10 Fix class bug when UCP but not UTF was set and all wide characters need to be 2016-12-26 17:11:18 +00:00
testoutput11-16
testoutput11-32
testoutput12-16 Fix character type detection when 32-bit and UCP are enabled but UTF is not in JIT. 2017-03-31 05:40:37 +00:00
testoutput12-32 Fix character type detection when 32-bit and UCP are enabled but UTF is not in JIT. 2017-03-31 05:40:37 +00:00
testoutput13
testoutput14-8
testoutput14-16
testoutput14-32
testoutput15 Change "limit recursion" to "limit depth" in code and build systems because the 2017-03-12 13:47:01 +00:00
testoutput16
testoutput17 Major refactoring of pcre2_compile.c; see ChangeLog and HACKING. 2016-10-02 16:01:01 +00:00
testoutput18 Fix pcre2test mishandling "end before start" return with POSIX interface. 2017-01-11 17:02:27 +00:00
testoutput19
testoutput20 Add pcre2_code_copy_with_tables(). 2016-11-22 15:37:02 +00:00
testoutput21 Major refactoring of pcre2_compile.c; see ChangeLog and HACKING. 2016-10-02 16:01:01 +00:00
testoutput22-8 Major refactoring of pcre2_compile.c; see ChangeLog and HACKING. 2016-10-02 16:01:01 +00:00
testoutput22-16 Major refactoring of pcre2_compile.c; see ChangeLog and HACKING. 2016-10-02 16:01:01 +00:00
testoutput22-32
testoutput23 Major refactoring of pcre2_compile.c; see ChangeLog and HACKING. 2016-10-02 16:01:01 +00:00
testoutputEBC
valgrind-jit.supp
wintestinput3
wintestoutput3