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

7 commits

Author SHA1 Message Date
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