This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Have each test print out its description.
authorJames E Keenan <jkeenan@cpan.org>
Sun, 2 Dec 2012 14:07:40 +0000 (09:07 -0500)
committerJames E Keenan <jkeenan@cpan.org>
Sat, 8 Dec 2012 01:05:03 +0000 (20:05 -0500)
commitb1c96fce6c54beaec02dbeee42970beb56299347
tree65c56a3a921eed0a53bfe45e371adf03517a156c
parent8e7b23703b052410f0a5c87c7c5863840ec8f3d3
Have each test print out its description.

Accomplished by modifying the hard-coded 'print ok'-type statements.  (These
tests were written in too idiosyncratic a manner to make conversion to
t/test.pl simple.

Correct order of files in MANIFEST.

See: RT #115838
MANIFEST
t/op/sprintf.t