[perl #43320] [TODO] config/auto/isreg.pm: Write unit tests

2007-11-02 Thread James Keenan via RT
Patches applied to trunk Nov 02 2007 in r22665.

[perl #43320] [TODO] config/auto/isreg.pm: Write unit tests

2007-10-31 Thread James Keenan via RT
The patch refactors configuration step class auto::isreg to increase testability in a manner similar to other recent patches. The two C probes are refactored into individual internal subroutines and an internal method handles the rest of the code inside runstep(). Three additional test files are

[perl #43320] [TODO] config/auto/isreg.pm: Write unit tests

2007-10-21 Thread James Keenan via RT
File holding framework for writing tests for this configuration step was committed to trunk Oct 21 2007 in r22362. Tests do not yet provide high coverage due to obstacles in testing runstep(). You are encouraged to poke around and add tests.

[perl #43320] [TODO] config/auto/isreg.pm: Write unit tests

2007-06-22 Thread via RT
# New Ticket Created by James Keenan # Please include the string: [perl #43320] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=43320 > Write unit tests for config/auto/isreg.pm, the module whose functionality executes Parr