Re: Regression tests for BigInteger

2008-03-01 Thread Florian Weimer
* Alan Eliasen: >Attached is the code for regression test for multiply() and pow() in > BigInteger. It produces a lot of text (approximately 345 MB) to > standard output. You will need to save this output and diff it against > known good results. I have provided a file of known good results

Regression tests for BigInteger

2008-02-29 Thread Alan Eliasen
Attached is the code for regression test for multiply() and pow() in BigInteger. It produces a lot of text (approximately 345 MB) to standard output. You will need to save this output and diff it against known good results. I have provided a file of known good results tested against a variet