In r24183, code was refactored out of runstep() into _set_intvalfmt() and
_set_floatvalfmt_nvsize(). Rename 130-auto_format.t to
130-auto_format-01.t and add 130-auto_format-02.t. Code coverage is
100% for statement, branch, condition, subroutine, so ticket can be closed.
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 #43346]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=43346 >
Write unit tests for config/auto/format.pm,
the module whose functionality executes Par