.. |
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
|
Implement pcre2grep and its test.
|
2014-07-15 08:46:12 +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
|
Test output needed updating.
|
2015-02-06 09:29:31 +00:00 |
grepoutput8
|
Implement pcre2grep and its test.
|
2014-07-15 08:46:12 +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
|
Missed test for mutual recursion after crash fixed.
|
2015-02-08 17:05:12 +00:00 |
testinput2
|
Fix "internal error" bug caused by patterns like "((?2){0,1999}())?".
|
2015-02-28 11:31:51 +00:00 |
testinput3
|
Tidy up test 3.
|
2014-07-25 09:36:50 +00:00 |
testinput4
|
Refactor match_ref() and fix UTF-8 caseless bug.
|
2014-08-27 16:59:56 +00:00 |
testinput5
|
Fix compile loop for subroutine reference after class such as [^\ff].
|
2015-02-06 17:51:55 +00:00 |
testinput6
|
Improvements for substring handling with partial matches.
|
2014-12-22 17:33:10 +00:00 |
testinput7
|
Remove the ability to change newlines and \R at match time.
|
2014-10-01 17:02:33 +00:00 |
testinput8
|
All tests except JIT and save/reload are implemented.
|
2014-08-05 16:51:32 +00:00 |
testinput9
|
Preparatory work for JIT.
|
2014-08-08 18:18:18 +00:00 |
testinput10
|
More documentation and test updates.
|
2014-11-23 18:38:38 +00:00 |
testinput11
|
All tests except JIT and save/reload are implemented.
|
2014-08-05 16:51:32 +00:00 |
testinput12
|
More documentation and test updates.
|
2014-11-23 18:38:38 +00:00 |
testinput13
|
All tests except JIT and save/reload are implemented.
|
2014-08-05 16:51:32 +00:00 |
testinput14
|
Remove leftchar/rightchar from the public API.
|
2014-10-10 11:55:28 +00:00 |
testinput15
|
Add serialization functions and tests with updated pcre2test. Fix
|
2015-01-23 16:51:47 +00:00 |
testinput16
|
Implement (*NO_JIT)
|
2015-01-26 14:57:27 +00:00 |
testinput17
|
Improve test coverage; minor typo in JIT test and other minor buglets fixed.
|
2014-10-31 12:34:34 +00:00 |
testinput18
|
Work on the tests for JIT.
|
2014-10-06 17:28:42 +00:00 |
testinput19
|
Add serialization functions and tests with updated pcre2test. Fix
|
2015-01-23 16:51:47 +00:00 |
testinputEBC
|
Convert the special "EBCDIC on an ASCII system" test.
|
2014-10-26 18:00:19 +00:00 |
testoutput1
|
Missed test for mutual recursion after crash fixed.
|
2015-02-08 17:05:12 +00:00 |
testoutput2
|
Fix "internal error" bug caused by patterns like "((?2){0,1999}())?".
|
2015-02-28 11:31:51 +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
|
Refactor match_ref() and fix UTF-8 caseless bug.
|
2014-08-27 16:59:56 +00:00 |
testoutput5
|
Fix compile loop for subroutine reference after class such as [^\ff].
|
2015-02-06 17:51:55 +00:00 |
testoutput6
|
Improvements for substring handling with partial matches.
|
2014-12-22 17:33:10 +00:00 |
testoutput7
|
Update and improve substring handling and its documentation.
|
2014-12-14 17:17:06 +00:00 |
testoutput8-8
|
Don't say "No options" or "No first/last code unit"; simplifies pcre2test
|
2014-08-10 16:32:58 +00:00 |
testoutput8-16
|
Don't say "No options" or "No first/last code unit"; simplifies pcre2test
|
2014-08-10 16:32:58 +00:00 |
testoutput8-32
|
Don't say "No options" or "No first/last code unit"; simplifies pcre2test
|
2014-08-10 16:32:58 +00:00 |
testoutput9
|
Don't say "No options" or "No first/last code unit"; simplifies pcre2test
|
2014-08-10 16:32:58 +00:00 |
testoutput10
|
More documentation and test updates.
|
2014-11-23 18:38:38 +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
|
More documentation and test updates.
|
2014-11-23 18:38:38 +00:00 |
testoutput12-32
|
More documentation and test updates.
|
2014-11-23 18:38:38 +00:00 |
testoutput13
|
All tests except JIT and save/reload are implemented.
|
2014-08-05 16:51:32 +00:00 |
testoutput14
|
Update and improve substring handling and its documentation.
|
2014-12-14 17:17:06 +00:00 |
testoutput15
|
Add serialization functions and tests with updated pcre2test. Fix
|
2015-01-23 16:51:47 +00:00 |
testoutput16
|
Implement (*NO_JIT)
|
2015-01-26 14:57:27 +00:00 |
testoutput17
|
Improve test coverage; minor typo in JIT test and other minor buglets fixed.
|
2014-10-31 12:34:34 +00:00 |
testoutput18
|
Work on the tests for JIT.
|
2014-10-06 17:28:42 +00:00 |
testoutput19
|
Add serialization functions and tests with updated pcre2test. Fix
|
2015-01-23 16:51:47 +00:00 |
testoutputEBC
|
Convert the special "EBCDIC on an ASCII system" test.
|
2014-10-26 18:00:19 +00:00 |
wintestinput3
|
Add RunTest.bat for testing under Windows, with appropriate test files.
|
2015-02-25 17:19:28 +00:00 |
wintestoutput3
|
Add RunTest.bat for testing under Windows, with appropriate test files.
|
2015-02-25 17:19:28 +00:00 |