This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
add descriptions to require.t test output
authorDavid Mitchell <davem@iabyn.com>
Sat, 23 Mar 2013 21:17:01 +0000 (21:17 +0000)
committerDavid Mitchell <davem@iabyn.com>
Sat, 23 Mar 2013 21:36:09 +0000 (21:36 +0000)
commitb30080379bde57076b4824d43c0d7163af81ad3f
treee8470996e70a84252355a1c312b15fbd88877ced
parent2b656fcc48f28912136698c28b3bd916c42d74f8
add descriptions to require.t test output

This is particularly important as in several places, the ok or not ok
message is generated in different ways depending on whether a require
successfully executed and printed "ok" for example.
t/comp/require.t