mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-01 04:10:18 +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>
|
||||
|
||||
* 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.
|
||||
* Makefile.am (SCM_TESTS): Add it.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue