Marius Vollmer
d7e4c2da23
* tests/ports.test ("string ports"): Copy string literal so that
...
it can be modified.
* tests/srfi-13.test ("string-copy!"): Likewise.
* tests/strings.test ("substring/shared"): Likewise.
2004-09-22 14:32:47 +00:00
Marius Vollmer
685777ca18
(module-peek): Removed, this kluge is no longer necessary.
2004-08-27 12:44:14 +00:00
Kevin Ryde
967c0904a0
(string-any, string-every): Exercise char and charset predicate cases.
2004-08-14 00:43:56 +00:00
Kevin Ryde
4c6563e1ed
(string-every): Check empty string case.
2004-08-02 00:30:21 +00:00
Marius Vollmer
d26d290311
(string-tokenize): Updated for fixed semantics.
2002-04-26 18:35:34 +00:00
Thien-Thi Nguyen
e5c5ac9240
(string-for-each, string-for-each-index): Add tests.
2001-08-24 22:06:05 +00:00
Mikael Djurfeldt
80fdeb4e5a
* tests/srfi-13.test (string-map): Swapped order of string and
...
proc args to conform with the srfi. (Thanks to Alex Shinn.)
* srfi-13.c (string-map): Swapped order of string and proc args to
conform with the srfi. (Thanks to Alex Shinn.)
2001-08-22 12:00:06 +00:00
Martin Grabmüller
5f5850b38c
* tests/srfi-13.test: More tests.
2001-05-16 18:04:20 +00:00
Martin Grabmüller
f764e6d10d
* tests/srfi-10.test: New file.
...
* tests/srfi-9.test: New file.
* tests/srfi-13.test: Added some more tests.
2001-05-10 13:52:27 +00:00
Martin Grabmüller
7cfbc4f7b0
* tests/srfi-13.test: Added module access kludge, and uncommented
...
some tests depending on this.
2001-05-08 06:04:15 +00:00
Martin Grabmüller
df937d20e0
* tests/srfi-13.test: New file testing the SRFI string library.
2001-05-07 21:52:25 +00:00