/[pcre]/code/trunk/testdata
ViewVC logotype

Index of /code/trunk/testdata

Files shown:65
Directory revision: 963 (of 1334)
Sticky Revision:


File Rev. Age Author Last log entry
 Parent Directory        
grepbinary  947  14 months  ph10  Add support for binary files to pcregrep.
grepfilelist  944  14 months  ph10  Added --file-list to pcregrep.
grepinput  632  22 months  ph10  Fix pcregrep repeated match in same line bug.
grepinput3  587  2 years  ph10  Fix -M bugs in pcregrep
grepinput8  96  6 years  nigel   r6896@hex: nm | 2007-03-02 13:09:14 +0000 Added EOL and keywork properties th…
grepinputv  378  4 years  ph10  Make pcregrep with --colour show all matches in a line in colour.
grepinputx  378  4 years  ph10  Make pcregrep with --colour show all matches in a line in colour.
greplist  96  6 years  nigel   r6896@hex: nm | 2007-03-02 13:09:14 +0000 Added EOL and keywork properties th…
grepoutput  948  14 months  ph10  Forgot to update this test file.
grepoutput8  564  2 years  ph10  Fix bad return code from pcregrep when -o is used (yielded 1, not 0, after a ma…
grepoutputN  158  6 years  ph10  More test updates.
greppatN4  837  16 months  ph10  Fix msys RunGrepTest failure (Bugzilla #1185).
saved16  836  16 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
saved16BE-1  839  16 months  zherczeg  endianness fixes and JIT compiler update
saved16BE-2  839  16 months  zherczeg  endianness fixes and JIT compiler update
saved16LE-1  839  16 months  zherczeg  endianness fixes and JIT compiler update
saved16LE-2  839  16 months  zherczeg  endianness fixes and JIT compiler update
saved8  836  16 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
testinput1  937  14 months  ph10  Confine (*COMMIT) inside positive assertions, as documented.
testinput10  925  15 months  ph10  Upgrade DFA support to handle OP_NOTI with multibyte characters (other related …
testinput11  836  16 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
testinput12  958  13 months  zherczeg  support NO_START_OPTIMIZE in JIT
testinput13  836  16 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
testinput14  897  16 months  ph10  Move 16-bit pre-compiled reloading tests to separate files that are run only wh…
testinput15  962  13 months  ph10  Fix auto-possessifying bugs when PCRE_UCP is not set, but character tables spec…
testinput16  836  16 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
testinput17  924  15 months  zherczeg  OP_NOT now supports any UTF character
testinput18  962  13 months  ph10  Fix auto-possessifying bugs when PCRE_UCP is not set, but character tables spec…
testinput19  836  16 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
testinput2  963  13 months  ph10  Fix ovector overrun when backreferences need temporary memory and the highest b…
testinput20  836  16 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
testinput21  897  16 months  ph10  Move 16-bit pre-compiled reloading tests to separate files that are run only wh…
testinput22  897  16 months  ph10  Move 16-bit pre-compiled reloading tests to separate files that are run only wh…
testinput3  450  3 years  ph10  Minor doc fix; update tests by adding comments to each file, and generally tidy…
testinput4  836  16 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
testinput5  953  13 months  zherczeg  Fixed a bug for backward assertions with REVERSE 0 in the JIT compiler
testinput6  942  14 months  ph10  Update for Unicode 6.1.0.
testinput7  942  14 months  ph10  Update for Unicode 6.1.0.
testinput8  960  13 months  ph10  Fix long-standing DFA testing restart bug in pcretest, and add some plausibilit…
testinput9  925  15 months  ph10  Upgrade DFA support to handle OP_NOTI with multibyte characters (other related …
testoutput1  937  14 months  ph10  Confine (*COMMIT) inside positive assertions, as documented.
testoutput10  925  15 months  ph10  Upgrade DFA support to handle OP_NOTI with multibyte characters (other related …
testoutput11-16  924  15 months  zherczeg  OP_NOT now supports any UTF character
testoutput11-8  924  15 months  zherczeg  OP_NOT now supports any UTF character
testoutput12  958  13 months  zherczeg  support NO_START_OPTIMIZE in JIT
testoutput13  836  16 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
testoutput14  897  16 months  ph10  Move 16-bit pre-compiled reloading tests to separate files that are run only wh…
testoutput15  962  13 months  ph10  Fix auto-possessifying bugs when PCRE_UCP is not set, but character tables spec…
testoutput16  924  15 months  zherczeg  OP_NOT now supports any UTF character
testoutput17  924  15 months  zherczeg  OP_NOT now supports any UTF character
testoutput18  962  13 months  ph10  Fix auto-possessifying bugs when PCRE_UCP is not set, but character tables spec…
testoutput19  836  16 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
testoutput2  963  13 months  ph10  Fix ovector overrun when backreferences need temporary memory and the highest b…
testoutput20  836  16 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
testoutput21  897  16 months  ph10  Move 16-bit pre-compiled reloading tests to separate files that are run only wh…
testoutput22  897  16 months  ph10  Move 16-bit pre-compiled reloading tests to separate files that are run only wh…
testoutput3  455  3 years  ph10  Added lower bound length-finding to pcre_study() and use it when matching; make …
testoutput4  836  16 months  ph10  Merging all the changes from the pcre16 branch into the trunk.
testoutput5  953  13 months  zherczeg  Fixed a bug for backward assertions with REVERSE 0 in the JIT compiler
testoutput6  942  14 months  ph10  Update for Unicode 6.1.0.
testoutput7  942  14 months  ph10  Update for Unicode 6.1.0.
testoutput8  960  13 months  ph10  Fix long-standing DFA testing restart bug in pcretest, and add some plausibilit…
testoutput9  925  15 months  ph10  Upgrade DFA support to handle OP_NOTI with multibyte characters (other related …
wintestinput3  249  5 years  ph10  Version of Test 3 for Windows.
wintestoutput3  465  3 years  ph10  Update Windows testing files for new tests.

Download GNU tarball


webmaster@exim.org
ViewVC Help
Powered by ViewVC 1.1.12