Patches committed to trunk Nov 04 2007 in r22699. Resolving ticket.
The patch attached refactors configuration step class auto::snprintf
along the same lines as other classes recently refactored, i.e., the C
probes are isolated in a subroutine; all subsequent code is isolated in
an internal method. We can then mock the return value of
_probe_for_snprintf() and ful
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 #43308]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=43308 >
Write unit tests for config/auto/snprintf.pm,
the module whose functionality executes P