In B's tests, fix calls to like() which weren't being passed a regexp.
authorNicholas Clark <nick@ccl4.org>
Fri, 4 Feb 2011 11:32:55 +0000 (11:32 +0000)
committerNicholas Clark <nick@ccl4.org>
Fri, 4 Feb 2011 11:32:55 +0000 (11:32 +0000)
commit332878e1ede268223970e2ddec708901541910d4
tree15bc0860374dc34d581d3fd2c54b493dbcf4e4fb
parentb2d32ffb25539e36e18d4e4d11483f75d2b53b18
In B's tests, fix calls to like() which weren't being passed a regexp.

Now that the tests actually *test*, this reveals that one of the tests wasn't
actually correct. Fix that, and in the process make the particular error
message clearer and more consistent.
ext/B/t/OptreeCheck.pm
ext/B/t/concise.t
ext/B/t/optree_check.t