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_re_eval.t
authorNicholas Clark <nick@ccl4.org>
Fri, 4 Mar 2011 16:03:37 +0000 (16:03 +0000)
committerNicholas Clark <nick@ccl4.org>
Sat, 5 Mar 2011 20:26:08 +0000 (20:26 +0000)
commitf245da07bfe0a556117b99f7ac38693a5b63fd87
tree775d53d90af38aca48584dc0dff32f1194cdf8ca
parent51b6c6b348139d3ea3c06db0cf735eb03dd14937
Eliminate use of $::Message in t/re/pat_re_eval.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_re_eval.t