Addition of two more test files in r22513 enabled us to eke out a bit
more test coverage, getting us to 100% across the board.
Patch applied in r22436; ticket is once again resolved.
On 23/10/2007, James Keenan via RT <[EMAIL PROTECTED]> wrote:
> Am reopening this ticket to pose this question, which I also posed in RT
> 44171: Why $/ where a newline would suffice:
>
> ./config//init/optimize.pm:41:print $/ if $verbose;
Again, idiom copied from attributes.pm... If it's no
Am reopening this ticket to pose this question, which I also posed in RT
44171: Why $/ where a newline would suffice:
./config//init/optimize.pm:41:print $/ if $verbose;
No objections were heard, so I committed these 4 new test files to trunk
in r21126.
Please evaluate the patch attached which submits 4 test files to test
config/init/optimize.pm. Full test coverage has been achieved in the
reconfigure/ branch, where these tests were developed.
As always, reports from OSes other than Darwin and Linux would be
appreciated. Thank you very much.
k
# New Ticket Created by James Keenan
# Please include the string: [perl #43331]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=43331 >
Write unit tests for config/init/optimize.pm,
the module whose functionality executes P