.. |
grepbinary
|
…
|
|
grepfilelist
|
…
|
|
grepinput
|
…
|
|
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 |
grepinputM
|
…
|
|
grepinputv
|
…
|
|
grepinputx
|
…
|
|
greplist
|
…
|
|
grepoutput
|
Fix pcre2grep -o bug when ovector overflows; add option to adjust the limit;
|
2019-06-15 15:51:07 +00:00 |
grepoutput8
|
Add support for invalid UTF-8 matching to pcre2grep.
|
2019-05-28 14:14:22 +00:00 |
grepoutputC
|
…
|
|
grepoutputCN
|
…
|
|
grepoutputN
|
Ensure a newline after the final line in a file is output by pcre2grep.
|
2020-01-25 15:50:44 +00:00 |
greppatN4
|
…
|
|
testbtables
|
Renamed dftables as pcre2_dftables and enable it to write the tables in binary.
|
2020-03-20 18:09:59 +00:00 |
testinput1
|
Fix bad lookbehind compilation when preceded by a DEFINE group.
|
2020-02-24 17:29:00 +00:00 |
testinput2
|
Renamed dftables as pcre2_dftables and enable it to write the tables in binary.
|
2020-03-20 18:09:59 +00:00 |
testinput3
|
…
|
|
testinput4
|
Fix sometimes failing caseless non-ASCII matching in assertion.
|
2019-11-16 17:30:07 +00:00 |
testinput5
|
Fix bugs in new UCP casing code for back references and characters with more
|
2020-02-26 16:53:39 +00:00 |
testinput6
|
More partial match tweaks.
|
2019-07-22 16:30:44 +00:00 |
testinput7
|
…
|
|
testinput8
|
Implement support for invalid UTF in the pcre2_match() interpreter.
|
2019-05-24 17:15:48 +00:00 |
testinput9
|
Implement support for invalid UTF in the pcre2_match() interpreter.
|
2019-05-24 17:15:48 +00:00 |
testinput10
|
Follow ucp changes in JIT.
|
2020-02-26 10:18:43 +00:00 |
testinput11
|
Implement support for invalid UTF in the pcre2_match() interpreter.
|
2019-05-24 17:15:48 +00:00 |
testinput12
|
Fix bugs in new UCP casing code for back references and characters with more
|
2020-02-26 16:53:39 +00:00 |
testinput13
|
…
|
|
testinput14
|
Unicode upper/lower casing is now used when UCP is set, even if UTF is not set.
|
2020-02-23 16:40:05 +00:00 |
testinput15
|
Fix allusedtext bug, rightmost consulted character incorrect in negative
|
2019-08-10 11:34:50 +00:00 |
testinput16
|
…
|
|
testinput17
|
…
|
|
testinput18
|
…
|
|
testinput19
|
…
|
|
testinput20
|
Fix crash when more than one kind of "push" was set in pcre2test.
|
2017-05-06 16:56:07 +00:00 |
testinput21
|
Some tests were in the wrong files.
|
2015-12-15 18:21:49 +00:00 |
testinput22
|
…
|
|
testinput23
|
…
|
|
testinput24
|
…
|
|
testinput25
|
…
|
|
testinputEBC
|
…
|
|
testoutput1
|
Fix bad lookbehind compilation when preceded by a DEFINE group.
|
2020-02-24 17:29:00 +00:00 |
testoutput2
|
Renamed dftables as pcre2_dftables and enable it to write the tables in binary.
|
2020-03-20 18:09:59 +00:00 |
testoutput3
|
Allow non-ASCII in group names when UTF is set; revise group naming terminology
|
2019-02-06 18:11:36 +00:00 |
testoutput3A
|
…
|
|
testoutput3B
|
…
|
|
testoutput4
|
Fix sometimes failing caseless non-ASCII matching in assertion.
|
2019-11-16 17:30:07 +00:00 |
testoutput5
|
Fix bugs in new UCP casing code for back references and characters with more
|
2020-02-26 16:53:39 +00:00 |
testoutput6
|
More partial match tweaks.
|
2019-07-22 16:30:44 +00:00 |
testoutput7
|
…
|
|
testoutput8-8-2
|
Remove atomic restriction on capture groups containing recursive back
|
2019-12-18 16:16:12 +00:00 |
testoutput8-8-3
|
Some test files needed updating for link sizes 3 and 4.
|
2019-12-29 11:56:45 +00:00 |
testoutput8-8-4
|
Some test files needed updating for link sizes 3 and 4.
|
2019-12-29 11:56:45 +00:00 |
testoutput8-16-2
|
Remove atomic restriction on capture groups containing recursive back
|
2019-12-18 16:16:12 +00:00 |
testoutput8-16-3
|
Some test files needed updating for link sizes 3 and 4.
|
2019-12-29 11:56:45 +00:00 |
testoutput8-16-4
|
Some test files needed updating for link sizes 3 and 4.
|
2019-12-29 11:56:45 +00:00 |
testoutput8-32-2
|
Remove atomic restriction on capture groups containing recursive back
|
2019-12-18 16:16:12 +00:00 |
testoutput8-32-3
|
Some test files needed updating for link sizes 3 and 4.
|
2019-12-29 11:56:45 +00:00 |
testoutput8-32-4
|
Some test files needed updating for link sizes 3 and 4.
|
2019-12-29 11:56:45 +00:00 |
testoutput9
|
Implement support for invalid UTF in the pcre2_match() interpreter.
|
2019-05-24 17:15:48 +00:00 |
testoutput10
|
Follow ucp changes in JIT.
|
2020-02-26 10:18:43 +00:00 |
testoutput11-16
|
Implement support for invalid UTF in the pcre2_match() interpreter.
|
2019-05-24 17:15:48 +00:00 |
testoutput11-32
|
Implement support for invalid UTF in the pcre2_match() interpreter.
|
2019-05-24 17:15:48 +00:00 |
testoutput12-16
|
Fix bugs in new UCP casing code for back references and characters with more
|
2020-02-26 16:53:39 +00:00 |
testoutput12-32
|
Fix bugs in new UCP casing code for back references and characters with more
|
2020-02-26 16:53:39 +00:00 |
testoutput13
|
…
|
|
testoutput14-8
|
Unicode upper/lower casing is now used when UCP is set, even if UTF is not set.
|
2020-02-23 16:40:05 +00:00 |
testoutput14-16
|
Fix bug in UTF-16 checker returning wrong offset for missing low surrogate.
|
2020-02-24 15:39:56 +00:00 |
testoutput14-32
|
Unicode upper/lower casing is now used when UCP is set, even if UTF is not set.
|
2020-02-23 16:40:05 +00:00 |
testoutput15
|
Back off failed attempt to handle nested lookbehinds for estimating how much of
|
2019-09-04 18:14:54 +00:00 |
testoutput16
|
Allow non-ASCII in group names when UTF is set; revise group naming terminology
|
2019-02-06 18:11:36 +00:00 |
testoutput17
|
…
|
|
testoutput18
|
…
|
|
testoutput19
|
…
|
|
testoutput20
|
…
|
|
testoutput21
|
…
|
|
testoutput22-8
|
Minor improvement to minimum length calculation.
|
2019-06-13 16:00:11 +00:00 |
testoutput22-16
|
Minor improvement to minimum length calculation.
|
2019-06-13 16:00:11 +00:00 |
testoutput22-32
|
Allow non-ASCII in group names when UTF is set; revise group naming terminology
|
2019-02-06 18:11:36 +00:00 |
testoutput23
|
…
|
|
testoutput24
|
Update convert tests so they run on Windows.
|
2017-06-24 15:54:14 +00:00 |
testoutput25
|
…
|
|
testoutputEBC
|
…
|
|
valgrind-jit.supp
|
…
|
|
wintestinput3
|
…
|
|
wintestoutput3
|
Update Windows-specific test output (overlooked wording change).
|
2020-01-15 16:50:45 +00:00 |