Implementation and test cases for the R6RS (rnrs unicode) library.
authorJulian Graham <julian.graham@aya.yale.edu>
Sun, 21 Mar 2010 20:19:06 +0000 (16:19 -0400)
committerJulian Graham <julian.graham@aya.yale.edu>
Fri, 21 May 2010 01:18:03 +0000 (21:18 -0400)
commit949532501a8fed63595e3e15a17eec0069e822ff
tree1c5189ff7d13de53583e39df79cbf581eeadcdcc
parent2b95784c8dd29a8bb75e66f2a3c0a77f777fe61a
Implementation and test cases for the R6RS (rnrs unicode) library.

* module/Makefile.am: Add rnrs/6/unicode.scm to RNRS_SOURCES.
* module/rnrs/6/unicode.scm: New file.
* test-suite/Makefile.am: Add tests/r6rs-unicode.test to SCM_TESTS.
* test-suite/tests/r6rs-unicode.test
module/Makefile.am
module/rnrs/6/unicode.scm [new file with mode: 0644]
test-suite/Makefile.am
test-suite/tests/r6rs-unicode.test [new file with mode: 0644]