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.t
authorNicholas Clark <nick@ccl4.org>
Thu, 3 Mar 2011 14:45:25 +0000 (14:45 +0000)
committerNicholas Clark <nick@ccl4.org>
Sat, 5 Mar 2011 20:26:08 +0000 (20:26 +0000)
commit4f890a3067e1198fdfc4508ab452a63582cbdeb8
tree87d6b37236992ac69a6e5c33d1a27d9d385f84f7
parente3515e673ce2aaf04ce01390f2bb491aa998c5a3
Eliminate use of $::Message in t/re/pat.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 of
tests.)
t/re/pat.t