This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Eliminate use of $::Message in t/re/pat_rt_report.t
authorNicholas Clark <nick@ccl4.org>
Fri, 4 Mar 2011 15:31:17 +0000 (15:31 +0000)
committerNicholas Clark <nick@ccl4.org>
Sat, 5 Mar 2011 20:26:08 +0000 (20:26 +0000)
commit51b6c6b348139d3ea3c06db0cf735eb03dd14937
tree3582c41f11aafdc8f404bcf029020bb009444b50
parentde9462589b981723c84def59c44abeb5e2ef52ef
Eliminate use of $::Message in t/re/pat_rt_report.t

Pass the message in explicitly to the test functions. Change to use test.pl
compatible functions where appropriate. For now avoid renumbering lines, or
any other change that changes the generated TAP output. (Hence no splitting
tests.)
t/re/pat_rt_report.t