mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-01 12:20:26 +02:00
*** empty log message ***
This commit is contained in:
parent
db386f80d1
commit
4f3deff49a
1 changed files with 8 additions and 0 deletions
|
@ -1,5 +1,13 @@
|
||||||
2003-05-10 Kevin Ryde <user42@zip.com.au>
|
2003-05-10 Kevin Ryde <user42@zip.com.au>
|
||||||
|
|
||||||
|
* tests/numbers.test (=, <): Add tests involving NaNs.
|
||||||
|
|
||||||
|
* tests/numbers.test (integer-length): Exercise some negatives, in
|
||||||
|
particular -2^n which is ...11100..00.
|
||||||
|
|
||||||
|
* tests/numbers.test (gcd): Exercise bignum/inum with a bignum not
|
||||||
|
fitting a ulong.
|
||||||
|
|
||||||
* tests/srfi-1.test: New file, exercising take and drop.
|
* tests/srfi-1.test: New file, exercising take and drop.
|
||||||
* Makefile.am (SCM_TESTS): Add it.
|
* Makefile.am (SCM_TESTS): Add it.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue