pcre2/testdata
Philip.Hazel 170644eca3 Add ${*MARK} feature to pcre2_substitute(). 2015-08-29 17:13:09 +00:00
..
grepbinary Implement pcre2grep and its test. 2014-07-15 08:46:12 +00:00
grepfilelist Implement pcre2grep and its test. 2014-07-15 08:46:12 +00:00
grepinput Implement pcre2grep and its test. 2014-07-15 08:46:12 +00:00
grepinput3 Implement pcre2grep and its test. 2014-07-15 08:46:12 +00:00
grepinput8 Fix pcre2grep loop provoked by \K in a lookbehind assertion in a non-anchored 2015-04-03 11:14:19 +00:00
grepinputv Implement pcre2grep and its test. 2014-07-15 08:46:12 +00:00
grepinputx Implement pcre2grep and its test. 2014-07-15 08:46:12 +00:00
greplist Implement pcre2grep and its test. 2014-07-15 08:46:12 +00:00
grepoutput Make -q override -l and -q in pcre2grep for compatibility with other greps. 2015-08-05 17:35:36 +00:00
grepoutput8 Maintenance on test after running ManyConfigTests. 2015-05-17 17:44:21 +00:00
grepoutputN Implement pcre2grep and its test. 2014-07-15 08:46:12 +00:00
greppatN4 Implement pcre2grep and its test. 2014-07-15 08:46:12 +00:00
testinput1 Maintenance on tests for Perl compatibility 2015-08-03 17:25:55 +00:00
testinput2 Add ${*MARK} feature to pcre2_substitute(). 2015-08-29 17:13:09 +00:00
testinput3 Tidy up test 3. 2014-07-25 09:36:50 +00:00
testinput4 Fixed an issue when \p{Any} inside an xclass did not read the current character. 2015-08-05 09:04:01 +00:00
testinput5 Fix two assertion fails in JIT found by Karl Skomski. 2015-08-24 09:25:04 +00:00
testinput6 Implement PCRE2_ALT_CIRCUMFLEX. 2015-04-22 17:39:25 +00:00
testinput7 Remove the ability to change newlines and \R at match time. 2014-10-01 17:02:33 +00:00
testinput8 Re-write recursion handling to fix another compiler bug and make it all less 2015-08-09 16:29:35 +00:00
testinput9 Re-organize tests that didn't work with LINK_SIZE=3. 2015-06-03 17:18:06 +00:00
testinput10 Runtime UTF checks now take not of the starting offset. 2015-08-18 10:34:05 +00:00
testinput11 All tests except JIT and save/reload are implemented. 2014-08-05 16:51:32 +00:00
testinput12 Runtime UTF checks now take not of the starting offset. 2015-08-18 10:34:05 +00:00
testinput13 All tests except JIT and save/reload are implemented. 2014-08-05 16:51:32 +00:00
testinput14 Runtime UTF checks now take not of the starting offset. 2015-08-18 10:34:05 +00:00
testinput15 Runtime UTF checks now take not of the starting offset. 2015-08-18 10:34:05 +00:00
testinput16 Runtime UTF checks now take not of the starting offset. 2015-08-18 10:34:05 +00:00
testinput17 Fix two assertion fails in JIT found by Karl Skomski. 2015-08-24 09:25:04 +00:00
testinput18 Runtime UTF checks now take not of the starting offset. 2015-08-18 10:34:05 +00:00
testinput19 Runtime UTF checks now take not of the starting offset. 2015-08-18 10:34:05 +00:00
testinput20 Runtime UTF checks now take not of the starting offset. 2015-08-18 10:34:05 +00:00
testinputEBC Fix EBCDIC 0x41 omission and give error for \p and \P in a class when not 2015-06-19 16:41:22 +00:00
testoutput1 Maintenance on tests for Perl compatibility 2015-08-03 17:25:55 +00:00
testoutput2 Add ${*MARK} feature to pcre2_substitute(). 2015-08-29 17:13:09 +00:00
testoutput3 Don't say "No options" or "No first/last code unit"; simplifies pcre2test 2014-08-10 16:32:58 +00:00
testoutput3A Don't say "No options" or "No first/last code unit"; simplifies pcre2test 2014-08-10 16:32:58 +00:00
testoutput3B Don't say "No options" or "No first/last code unit"; simplifies pcre2test 2014-08-10 16:32:58 +00:00
testoutput4 Fixed an issue when \p{Any} inside an xclass did not read the current character. 2015-08-05 09:04:01 +00:00
testoutput5 Fix two assertion fails in JIT found by Karl Skomski. 2015-08-24 09:25:04 +00:00
testoutput6 Implement PCRE2_ALT_CIRCUMFLEX. 2015-04-22 17:39:25 +00:00
testoutput7 Update and improve substring handling and its documentation. 2014-12-14 17:17:06 +00:00
testoutput8-8 Re-write recursion handling to fix another compiler bug and make it all less 2015-08-09 16:29:35 +00:00
testoutput8-16 Re-write recursion handling to fix another compiler bug and make it all less 2015-08-09 16:29:35 +00:00
testoutput8-32 Re-write recursion handling to fix another compiler bug and make it all less 2015-08-09 16:29:35 +00:00
testoutput9 Re-organize tests that didn't work with LINK_SIZE=3. 2015-06-03 17:18:06 +00:00
testoutput10 Runtime UTF checks now take not of the starting offset. 2015-08-18 10:34:05 +00:00
testoutput11-16 Don't say "No options" or "No first/last code unit"; simplifies pcre2test 2014-08-10 16:32:58 +00:00
testoutput11-32 Don't say "No options" or "No first/last code unit"; simplifies pcre2test 2014-08-10 16:32:58 +00:00
testoutput12-16 Runtime UTF checks now take not of the starting offset. 2015-08-18 10:34:05 +00:00
testoutput12-32 Runtime UTF checks now take not of the starting offset. 2015-08-18 10:34:05 +00:00
testoutput13 All tests except JIT and save/reload are implemented. 2014-08-05 16:51:32 +00:00
testoutput14-8 Runtime UTF checks now take not of the starting offset. 2015-08-18 10:34:05 +00:00
testoutput14-16 Runtime UTF checks now take not of the starting offset. 2015-08-18 10:34:05 +00:00
testoutput14-32 Runtime UTF checks now take not of the starting offset. 2015-08-18 10:34:05 +00:00
testoutput15 Runtime UTF checks now take not of the starting offset. 2015-08-18 10:34:05 +00:00
testoutput16 Runtime UTF checks now take not of the starting offset. 2015-08-18 10:34:05 +00:00
testoutput17 Fix two assertion fails in JIT found by Karl Skomski. 2015-08-24 09:25:04 +00:00
testoutput18 Runtime UTF checks now take not of the starting offset. 2015-08-18 10:34:05 +00:00
testoutput19 Runtime UTF checks now take not of the starting offset. 2015-08-18 10:34:05 +00:00
testoutput20 Runtime UTF checks now take not of the starting offset. 2015-08-18 10:34:05 +00:00
testoutputEBC Fix EBCDIC 0x41 omission and give error for \p and \P in a class when not 2015-06-19 16:41:22 +00:00
wintestinput3 Remove computing the JIT read-only data size in advance and use on-demand memory allocation. 2015-03-06 07:41:36 +00:00
wintestoutput3 Remove computing the JIT read-only data size in advance and use on-demand memory allocation. 2015-03-06 07:41:36 +00:00