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_advanced.t
authorNicholas Clark <nick@ccl4.org>
Fri, 4 Mar 2011 10:02:36 +0000 (10:02 +0000)
committerNicholas Clark <nick@ccl4.org>
Sat, 5 Mar 2011 20:26:08 +0000 (20:26 +0000)
commitde9462589b981723c84def59c44abeb5e2ef52ef
treec6a4c47068483d3f2fe203818b5ef219158b5bc1
parent4f890a3067e1198fdfc4508ab452a63582cbdeb8
Eliminate use of $::Message in t/re/pat_advanced.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_advanced.t