[perl #43331] [TODO] config/init/optimize.pm: Write unit tests

2007-10-26 Thread James Keenan via RT
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.

[perl #43331] [TODO] config/init/optimize.pm: Write unit tests

2007-10-23 Thread James Keenan via RT
Patch applied in r22436; ticket is once again resolved.

Re: [perl #43331] [TODO] config/init/optimize.pm: Write unit tests

2007-10-22 Thread Paul Cochrane
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

[perl #43331] [TODO] config/init/optimize.pm: Write unit tests

2007-10-22 Thread James Keenan via RT
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;

[perl #43331] [TODO] config/init/optimize.pm: Write unit tests

2007-09-07 Thread James Keenan via RT
No objections were heard, so I committed these 4 new test files to trunk in r21126.

[perl #43331] [TODO] config/init/optimize.pm: Write unit tests

2007-09-04 Thread James Keenan via RT
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

[perl #43331] [TODO] config/init/optimize.pm: Write unit tests

2007-06-22 Thread via RT
# 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