[perl #43348] [TODO] config/auto/cgoto.pm: Write unit tests

2007-11-09 Thread James Keenan via RT
Patches applied to trunk in r22786. Resolving ticket.

[perl #43348] [TODO] config/auto/cgoto.pm: Write unit tests

2007-11-06 Thread James Keenan via RT
The patch attached completes unit testing for Parrot configuration step auto::cgoto. The step class has been refactored slightly so that its internals are more testable. 3 additional test files have been contributed. There should be no change in functionality. I will apply this patch in 2-3 day

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

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