# New Ticket Created by  Chris Dolan 
# Please include the string:  [perl #39810]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=39810 >


This patch adds a new syntax_errors.t file with some known broken  
regexps.  This is intended to exercise the  PGE::P6Regex error  
catching code.  This patch includes one TODO test for an unhandled  
P6Regexp error described in [perl #39809].  The patch also includes a  
new p6rule_throws() method in Parrot::Test::PGE

% diffstat pge_syntax_errors.patch
lib/Parrot/Test/PGE.pm                  |   50 +++++++++++++++++++++++ 
+++++++++
t/compilers/pge/p6regex/syntax_errors.t |   44 +++++++++++++++++++++++ 
+++++
2 files changed, 94 insertions(+)

Chris

Attachment: pge_syntax_errors.patch
Description: Binary data

Reply via email to