Parent Directory
|
Revision Log
Refactor RunTest and add JIT-specific tests.
| 1 | /-- This test is run only when JIT support is not available. It checks that an |
| 2 | attempt to use it has the expected behaviour. --/ |
| 3 | |
| 4 | /abc/S+I |
| 5 | Capturing subpattern count = 0 |
| 6 | No options |
| 7 | First char = 'a' |
| 8 | Need char = 'c' |
| 9 | Subject length lower bound = 3 |
| 10 | No set of starting bytes |
| 11 | JIT support is not available in this version of PCRE |
| 12 | |
| 13 | /-- End of testinput15 --/ |
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |