pcre2/testdata
Philip.Hazel e21268b367 Update 16-bit and 32-bit tests. 2017-04-16 13:04:57 +00:00
..
grepbinary
grepfilelist
grepinput Fix bad interaction between -o and -M in pcre2grep. 2016-06-17 17:37:26 +00:00
grepinput3
grepinput8
grepinputv
grepinputx
greplist
grepoutput Update test output. 2017-04-12 13:26:23 +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 Improve testing coverage with updates to pcre2test and test files; also get rid 2017-04-16 13:03:30 +00:00
testinput2 Improve testing coverage with updates to pcre2test and test files; also get rid 2017-04-16 13:03:30 +00:00
testinput3
testinput4 Improve testing coverage with updates to pcre2test and test files; also get rid 2017-04-16 13:03:30 +00:00
testinput5 Improve testing coverage with updates to pcre2test and test files; also get rid 2017-04-16 13:03:30 +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 Update pcre2test with the /utf8_input option, for generating wide characters in 2016-08-03 09:01:02 +00:00
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 Improve testing coverage with updates to pcre2test and test files; also get rid 2017-04-16 13:03:30 +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 Improve testing coverage with updates to pcre2test and test files; also get rid 2017-04-16 13:03:30 +00:00
testinput23
testinputEBC
testoutput1 Improve testing coverage with updates to pcre2test and test files; also get rid 2017-04-16 13:03:30 +00:00
testoutput2 Improve testing coverage with updates to pcre2test and test files; also get rid 2017-04-16 13:03:30 +00:00
testoutput3
testoutput3A
testoutput3B
testoutput4 Improve testing coverage with updates to pcre2test and test files; also get rid 2017-04-16 13:03:30 +00:00
testoutput5 Improve testing coverage with updates to pcre2test and test files; also get rid 2017-04-16 13:03:30 +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 Update pcre2test with the /utf8_input option, for generating wide characters in 2016-08-03 09:01:02 +00:00
testoutput11-32 Update pcre2test with the /utf8_input option, for generating wide characters in 2016-08-03 09:01:02 +00:00
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 Improve testing coverage with updates to pcre2test and test files; also get rid 2017-04-16 13:03:30 +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 Improve testing coverage with updates to pcre2test and test files; also get rid 2017-04-16 13:03:30 +00:00
testoutput22-16 Update 16-bit and 32-bit tests. 2017-04-16 13:04:57 +00:00
testoutput22-32 Update 16-bit and 32-bit tests. 2017-04-16 13:04:57 +00:00
testoutput23 Major refactoring of pcre2_compile.c; see ChangeLog and HACKING. 2016-10-02 16:01:01 +00:00
testoutputEBC
valgrind-jit.supp Update valgrind parameters in RunGrepTest and arrange for the suppressions file 2016-05-31 11:36:10 +00:00
wintestinput3
wintestoutput3