[perl #43308] [TODO] config/auto/snprintf.pm: Write unit tests

2007-11-04 Thread James Keenan via RT
Patches committed to trunk Nov 04 2007 in r22699. Resolving ticket.

[perl #43308] [TODO] config/auto/snprintf.pm: Write unit tests

2007-11-01 Thread James Keenan via RT
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

[perl #43308] [TODO] config/auto/snprintf.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 #43308] [TODO] config/auto/snprintf.pm: Write unit tests

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