# New Ticket Created by Paul Cochrane # Please include the string: [perl #46863] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=46863 >
In t/pmc/bignum.t there is the todo item: # XXX The following used to be bignum_test.pl. # Maybe it should be factored out to Parrot::Test::BigNum. # This allows a single bignum test to be run directly through the C # library. Usage available by getting the args wrong. This needs to be factored out into a module and the new module will need testing as well.