Fix bit operations. Test them (a bit) better.
[u/mdw/catacomb] / tests / mp
2002-10-19 mdwFix bit operations. Test them (a bit) better.
2002-10-15 mdwNew operation to negate numbers.
2002-10-15 mdwBit setting and clearing functions.
2002-10-06 mdwPile of changes for supporting two's complement properly.
2001-05-07 mdwTest case for modsqrt -- actually checks mprand_range.
2000-10-08 mdwFix tests for different GCD algorithm.
2000-07-15 mdwFormatting changes.
2000-07-09 mdwAdd testing for mp_factorial.
2000-06-22 mdwNew test cases for square root functions.
2000-06-17 mdwMore regression tests.
1999-12-10 mdwGCD support for negative numbers and zero.
1999-11-22 mdwAdd support for computing Jacobi symbols.
1999-11-17 mdwNew multiprecision integer arithmetic suite.