8 Commits

Author SHA1 Message Date
Brad Hards
1e2d756bd5 Fix a broken test case.
In case you are wondering what actually changed - I added a digit 1 to
the start.

svn path=/trunk/kdesupport/qca/; revision=358422
2004-10-28 07:53:27 +00:00
Brad Hards
09cbe1ad57 We no longer do octal.
svn path=/trunk/kdesupport/qca/; revision=358128
2004-10-27 10:00:53 +00:00
Brad Hards
40a52d78b9 Fix incorrect testcase.
svn path=/trunk/kdesupport/qca/; revision=357885
2004-10-26 12:15:03 +00:00
Brad Hards
42f7db971c More cleanups now the negative constructor problem is gone.
svn path=/trunk/kdesupport/qca/; revision=357875
2004-10-26 11:44:17 +00:00
Brad Hards
cba8c7d7a0 Add some trivial octal tests.
svn path=/trunk/kdesupport/qca/; revision=357865
2004-10-26 10:54:17 +00:00
Brad Hards
585fc4afe7 Add some extra unit tests, and turn on the tests that invoke negative
constructors.

svn path=/trunk/kdesupport/qca/; revision=357850
2004-10-26 10:22:23 +00:00
Brad Hards
0eb64b5b35 Some more subtraction tests.
svn path=/trunk/kdesupport/qca/; revision=357555
2004-10-25 12:44:26 +00:00
Brad Hards
08d69c5d27 Add some of the Botan test cases for QBigInteger - lots more
cases still to be done.

My machine is delivering failing tests for a few steps (currently 7
failures) and 17 passes. There are a lot of tests commented out -
any use of a QBigInteger( QString ) constructor with the QString
representing a negative number causes SIGABRT.

Of the 7 cases that are failing, two are for subtraction. Looks like
-= is broken.

svn path=/trunk/kdesupport/qca/; revision=357243
2004-10-24 06:34:11 +00:00