Michael Gran
|
93c0c75658
Symbols longer than 128 chars can cause an exception. Also, the terminating colon of long postfix keywords are not handled correctly.
|
16 years ago |
Ludovic Courtès
|
89fc8adea3
Add test case to make sure `read' returns mutable strings.
|
16 years ago |
Ludovic Courtès
|
75946eddfc
Add support for SRFI-88-like postfix keyword read syntax.
|
17 years ago |
Ludovic Courtès
|
dfdb8448a9
Changes from arch/CVS synchronization
|
17 years ago |
Ludovic Courtès
|
dbb47af4a6
Changes from arch/CVS synchronization
|
17 years ago |
Ludovic Courtès
|
5da403801c
Changes from arch/CVS synchronization
|
17 years ago |
Ludovic Courtès
|
8482254ff1
Changes from arch/CVS synchronization
|
17 years ago |
Kevin Ryde
|
b7d22e033c
(reading): Test bad # error message is formattable.
|
22 years ago |
Han-Wen Nienhuys
|
ba1b222692
* tests/reader.test: change misc-error in read-error.
|
22 years ago |
Dirk Herrmann
|
ef9709dacc
* Moved reader related tests from exceptions.test to reader.test.
|
24 years ago |
Dirk Herrmann
|
6b4113afc5
* Provide and use new convenience macros to test for exceptions.
|
24 years ago |
Jim Blandy
|
06974184f0
* tests/reader.test: Check that number->string checks its radix
|
25 years ago |
Jim Blandy
|
69c74140dd
* lib.scm (signals-error?, signals-error?*): New macro and function.
|
25 years ago |
Jim Blandy
|
0c76ebbd1f
* tests/reader.test: New test file.
|
25 years ago |