Kevin Ryde
|
2cfcaed525
|
(=, <): Add tests involving NaNs.
|
2003-05-10 00:07:34 +00:00 |
|
Kevin Ryde
|
300c6a76b3
|
(logcount): New tests, exercising some negatives.
|
2003-05-05 23:04:02 +00:00 |
|
Kevin Ryde
|
072e6de2ed
|
(-): Add test for negative inum subtract bignum.
|
2003-05-05 22:59:03 +00:00 |
|
Marius Vollmer
|
73be1d9e8e
|
Changed license terms to the plain LGPL thru-out.
|
2003-04-05 19:15:35 +00:00 |
|
Rob Browning
|
7c24e52857
|
* tests/numbers.test: added tests (some simple) for various funcs.
("odd?"): added tests.
("even?"): added tests.
("nan?"): added tests.
("abs"): added tests.
("lcm"): added tests.
("number->string"): added tests.
("number?"): added tests.
("complex?"): added tests.
("real?"): added tests.
("rational?"): added tests.
("integer?"): added tests.
("inexact?"): added tests.
("="): added tests.
("zero?"): added tests.
("positive?"): added tests.
("negative?"): added tests.
|
2003-03-25 02:20:55 +00:00 |
|
Rob Browning
|
46f2c0f148
|
* tests/numbers.test ("expt"): add tests.
|
2002-10-05 04:12:23 +00:00 |
|
Marius Vollmer
|
cdf52e3dce
|
(/): Expect divison by an inexact zero to yield +inf.0.
|
2002-05-07 18:10:59 +00:00 |
|
Marius Vollmer
|
469b963c66
|
New tests for complex division.
|
2002-03-11 19:10:28 +00:00 |
|
Dirk Herrmann
|
80074d7799
|
* tests/numbers.test: Added more division by zero tests.
|
2001-11-22 21:33:15 +00:00 |
|
Dirk Herrmann
|
1b3a7932ca
|
* tests/numbers.test: Added division by zero tests.
|
2001-11-21 23:25:40 +00:00 |
|
Dirk Herrmann
|
b7d9b1cf5a
|
* tests/numbers.test: Added a test case that checks if valid
number strings are transformed correctly by string->number.
|
2001-10-13 12:29:44 +00:00 |
|
Rob Browning
|
8b7838b558
|
* tests/numbers.test (fixnum-bit): compute dynamically.
|
2001-09-21 17:54:27 +00:00 |
|
Dirk Herrmann
|
569c483b32
|
* Improved the readability of some patterns.
|
2001-08-31 14:48:19 +00:00 |
|
Dirk Herrmann
|
2f4a254ac9
|
* Added some syntax tests for numbers.
|
2001-08-11 16:59:42 +00:00 |
|
Martin Grabmüller
|
96e30d2ab2
|
* tests/alist.test, tests/bit-operations.test,
tests/common-list.test, tests/environments.test, tests/eval.test,
tests/gc.test, tests/hooks.test, tests/import.test,
tests/interp.test, tests/list.test, tests/load.test,
tests/numbers.test, tests/ports.test, tests/r4rs.test,
tests/version.test, tests/weaks.test, lib.scm, guile-test: Updated
copyright notice.
|
2001-07-19 20:30:37 +00:00 |
|
Dirk Herrmann
|
f29b345439
|
* Moved the number related tests from exceptions.test to numbers.test.
|
2001-03-01 22:00:02 +00:00 |
|
Dirk Herrmann
|
5c96bc39a4
|
* Make sure that tests return a boolean value.
|
2001-02-28 08:41:06 +00:00 |
|
Dirk Herrmann
|
21e39e8fe6
|
* Converted to real boundary testing.
|
2001-01-18 17:24:10 +00:00 |
|
Mikael Djurfeldt
|
cb18f2a892
|
* tests/numbers.test, tests/list.test: Updated for new
documentation module.
|
2000-06-13 00:12:11 +00:00 |
|
Dirk Herrmann
|
de142bea23
|
Added tests/list.test and tests/numbers.test. (numbers.test does not yet
contain the test cases from thi.)
|
2000-05-08 17:54:51 +00:00 |
|