mes/tests
Jan Nieuwenhuizen c84f95beee mes: Basic support for string-index.
* module/srfi/srfi-13.mes (string-index): New function.
* tests/srfi-13.test ("string-index"): Test it.
2017-05-06 23:00:27 +02:00
..
data Implement load. 2016-12-12 20:33:49 +01:00
base.test scm: Evaluate arguments of OR only once. 2017-04-02 16:47:22 +02:00
catch.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
closure.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
cwv.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
display.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
fluids.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
guile.test scm: Add open-input-string, read-string. 2017-04-01 12:51:35 +02:00
let-syntax.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
let.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
match.test test: Add nyacc cpp match tests; two fail. 2017-04-01 15:06:07 +02:00
math.test scm: Support reading negative hex numbers. 2017-03-27 00:11:05 +02:00
module.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
optargs.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
peg.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
pmatch.test test: Add pmatch tests. 2017-03-29 08:07:51 +02:00
psyntax.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
quasiquote.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
read.test scm: Support reading negative hex numbers. 2017-03-27 00:11:05 +02:00
record.test test: Allow running with any mes. 2017-03-26 21:06:19 +02:00
scm.test scm: Add assoc-set! 2017-03-27 07:01:15 +02:00
srfi-1.test test: Add test for append-map. 2017-04-02 08:04:25 +02:00
srfi-13.test mes: Basic support for string-index. 2017-05-06 23:00:27 +02:00
srfi-14.test scm: Add list->char-set. 2017-03-26 22:33:51 +02:00
tests.make build: Refactor. 2017-04-12 21:27:59 +02:00
vector.test doc: Release update. 2017-04-27 12:08:16 +02:00