Kevin Ryde
|
593a4c2f90
(max, min): Exercise some complex num cases.
|
21 лет назад |
Kevin Ryde
|
2a8b5e045f
(=): Exercise frac+real and frac+complex.
|
21 лет назад |
Kevin Ryde
|
fe89421e30
(<): Add tests inum/bignum/flonum/frac with frac.
|
21 лет назад |
Kevin Ryde
|
76903a316a
(abs): Add a few more tests.
|
21 лет назад |
Marius Vollmer
|
ca2b31fe08
#e1.2 is now exactly 12/10. Expect exceptions when calling inexact?
|
21 лет назад |
Marius Vollmer
|
9dd9857f77
* tests/numbers.test ("string->number"): Expect exact rationals
|
21 лет назад |
Kevin Ryde
|
a1fb3b1c11
Use define-module to hide helper defines.
|
21 лет назад |
Marius Vollmer
|
a409f865f0
(inexact->exact): Use corrent argument order for pass-if-exception.
|
21 лет назад |
Kevin Ryde
|
1259cb26f7
(inexact->exact): New tests.
|
21 лет назад |
Dirk Herrmann
|
47ae1f0eca
* libguile/numbers.c (scm_bigequal): Fixed.
|
21 лет назад |
Kevin Ryde
|
1ec2dd6fd2
(lognot): Add tests.
|
21 лет назад |
Kevin Ryde
|
ef016629d0
(-): Exercise bignum - inum.
|
21 лет назад |
Dirk Herrmann
|
4d332f190c
* tests/numbers.test: Eliminated misuses of expect-fail. It
|
21 лет назад |
Kevin Ryde
|
cfc9fc1c82
(angle): New tests.
|
21 лет назад |
Kevin Ryde
|
65ea251e5b
(*): Add complex/bignum test.
|
21 лет назад |
Kevin Ryde
|
d40681ec4b
(make-polar, magnitude): New tests.
|
21 лет назад |
Kevin Ryde
|
14a6784cf1
(truncate, round, asinh, acosh, atanh): Add some tests.
|
21 лет назад |
Kevin Ryde
|
795c0baec6
(logcount): Add a few more tests, to exercise
|
22 лет назад |
Kevin Ryde
|
501da40398
(max, min): Add tests involving NaNs.
|
22 лет назад |
Kevin Ryde
|
adda36ed70
(=, <, max, min): Add tests of bignum/inf combinations.
|
22 лет назад |
Kevin Ryde
|
db386f80d1
(gcd): Exercise bignum/inum with a bignum not
|
22 лет назад |
Kevin Ryde
|
a04a3604c2
(integer-length): Exercise some negatives, in
|
22 лет назад |
Kevin Ryde
|
2cfcaed525
(=, <): Add tests involving NaNs.
|
22 лет назад |
Kevin Ryde
|
300c6a76b3
(logcount): New tests, exercising some negatives.
|
22 лет назад |
Kevin Ryde
|
072e6de2ed
(-): Add test for negative inum subtract bignum.
|
22 лет назад |
Marius Vollmer
|
73be1d9e8e
Changed license terms to the plain LGPL thru-out.
|
22 лет назад |
Rob Browning
|
7c24e52857
* tests/numbers.test: added tests (some simple) for various funcs.
|
22 лет назад |
Rob Browning
|
46f2c0f148
* tests/numbers.test ("expt"): add tests.
|
22 лет назад |
Marius Vollmer
|
cdf52e3dce
(/): Expect divison by an inexact zero to yield +inf.0.
|
23 лет назад |
Marius Vollmer
|
469b963c66
New tests for complex division.
|
23 лет назад |