Patches applied to trunk Nov 02 2007 in r22665.
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
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.
# 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