parrotcode: Test the non-implemented BigNum PMC. | |
Contents | Tests |
t/pmc/bignum.t - Test the non-implemented BigNum PMC.
Does nothing yet, as there is no BigNum PMC yet.
The idea is to run the test cases parsed out of *.decTest, available from: http://www2.hursley.ibm.com/decimal/dectest.html
This was started by Alex Gogh, who went to work in Antarctica, http://the.earth.li/~alex/halley/. The script was supposed to test bignum.c, which should become the basis for a BigNum PMC.
This is very broken.
==head1 SEE ALSO
docs/docs/pdds/draft/pdd14_bignum.pod, https://rt.perl.org/rt3/Ticket/Display.html?id=36330
|