Re: [perl #43338] [TODO] config/auto/va_ptr.pm: Write unit tests

2007-10-29 Thread James E Keenan
Paul Johnson wrote: Note that you can merge coverage databases, or generate reports from more than one database, for this very reason. If we had people in addition to myself working on these tests, I'd explore that possibility -- particularly if s/he were on BSD or Win32. For now, the co

Re: [perl #43338] [TODO] config/auto/va_ptr.pm: Write unit tests

2007-10-29 Thread Paul Johnson
On Mon, Oct 29, 2007 at 04:39:42PM -0700, James Keenan via RT wrote: > Although the percent of statements in this class's source code covered > by the test suite and by Configure.pl itself is lower than I normally > would settle for > (http://thenceforward.net/parrot/coverage/configure-build/confi

[perl #43338] [TODO] config/auto/va_ptr.pm: Write unit tests

2007-10-29 Thread James Keenan via RT
Although the percent of statements in this class's source code covered by the test suite and by Configure.pl itself is lower than I normally would settle for (http://thenceforward.net/parrot/coverage/configure-build/config-auto-va_ptr-pm.html), the uncovered statements are highly platform-specific.

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

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