Parent Directory
|
Revision Log
|
Patch
revision 462 by ph10, Sat Oct 17 19:55:02 2009 UTC | revision 464 by ph10, Sun Oct 18 19:50:34 2009 UTC | |
---|---|---|
# | Line 3147 a random value. /Ix | Line 3147 a random value. /Ix |
3147 | xxxxabcde\P | xxxxabcde\P |
3148 | xxxxabcde\P\P | xxxxabcde\P\P |
3149 | ||
3150 | /-- This is not in the Perl 5.10 test because Perl seems currently to be broken | |
3151 | and not behaving as specified in that it *does* bumpalong after hitting | |
3152 | (*COMMIT). --/ | |
3153 | ||
3154 | /(?1)(A(*COMMIT)|B)D/ | |
3155 | ABD | |
3156 | XABD | |
3157 | BAD | |
3158 | ABXABD | |
3159 | ** Failers | |
3160 | ABX | |
3161 | BAXBAD | |
3162 | ||
3163 | /-- End of testinput2 --/ | /-- End of testinput2 --/ |
|
ViewVC Help | |
Powered by ViewVC 1.1.5 |