1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-13 17:20:21 +02:00
Commit graph

11 commits

Author SHA1 Message Date
Marius Vollmer
7d81830dd2 The FSF has a new address. 2005-05-23 20:15:36 +00:00
Kevin Ryde
3c812ec1db (string-index): Exercise 8-bit char in string. 2005-03-25 20:56:33 +00:00
Kevin Ryde
509a2a8e59 (string-any, string-every): Exercise char and charset predicate cases. 2004-08-14 00:42:52 +00:00
Kevin Ryde
0ae2709899 (string-every): Check empty string case. 2004-08-02 00:31:21 +00:00
Marius Vollmer
fc295f11d2 (string-tokenize): Updated for fixed semantics. 2002-04-26 19:20:46 +00:00
Thien-Thi Nguyen
439ece68ab (string-for-each, string-for-each-index): Add tests. 2001-08-24 22:15:35 +00:00
Thien-Thi Nguyen
2b33c2f28d (string-map): Swapped order of string and
proc args to conform with the srfi.  (Thanks to Alex Shinn.)
2001-08-23 19:07:30 +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