* tests/numbers.test: Added a test case that checks if valid

number strings are transformed correctly by string->number.
This commit is contained in:
Dirk Herrmann 2001-10-13 12:29:44 +00:00
commit b7d9b1cf5a
2 changed files with 58 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2001-10-13 Dirk Herrmann <D.Herrmann@tu-bs.de>
* tests/numbers.test: Added a test case that checks if valid
number strings are transformed correctly by string->number.
2001-09-21 Rob Browning <rlb@defaultvalue.org>
* tests/numbers.test (fixnum-bit): compute dynamically.