[perl #46865] [TODO] [Perl] Capture STDOUT when running BigNum tests

2008-11-23 Thread James Keenan via RT
On Wed Oct 24 14:56:32 2007, pcoch wrote: > In t/pmc/bignum.t there is the todo item: > > # XXX Capture STDOUT > runtest( $_[0], $_[1], $ops{ $ARGV[2] }, $_[3], $round{ $_[4] }, $_[5] ); > > Which means that the output from stdout needs to be captured (and > supposedly used) when running individu

[perl #46865] [TODO] [Perl] Capture STDOUT when running BigNum tests

2007-10-24 Thread via RT
# New Ticket Created by Paul Cochrane # Please include the string: [perl #46865] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=46865 > In t/pmc/bignum.t there is the todo item: # XXX Capture STDOUT runtest( $_[0], $_[1],