[perl #43298] [TODO] config/auto/memalign.pm: Write unit tests

2007-12-24 Thread James Keenan via RT
High test coverage was achieved by refactoring some of the guts of runstep() into 3 internal subroutines/methods, and then writing additional test files to exercise that code. Committed to trunk in r24197.

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

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