Eliminate use of $::BugId in t/re/pat_re_eval.t
authorNicholas Clark <nick@ccl4.org>
Fri, 4 Mar 2011 16:14:20 +0000 (16:14 +0000)
committerNicholas Clark <nick@ccl4.org>
Sat, 5 Mar 2011 20:26:08 +0000 (20:26 +0000)
commitbb535cf168864762c8067d5b9430994d5a538097
tree0e3607dc369f6bd04bdabadd24b210f98e6893f2
parent84f042a594383a2aadb2ae44edc3906ef100f711
Eliminate use of $::BugId 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, and adding the seemingly useless 'Noname test;', as that was what
t/re/ReTest.pl's _ok() was defaulting to)
t/re/pat_re_eval.t