From 64ad4886e9f2bee1e788ff4bb3fc599734219406 Mon Sep 17 00:00:00 2001 From: Alex Shinn Date: Sat, 26 Apr 2014 10:09:17 +0900 Subject: [PATCH] Writing out invisible combining mark as an escape for clarity. --- tests/r7rs-tests.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/r7rs-tests.scm b/tests/r7rs-tests.scm index 88a6289e..939a9621 100644 --- a/tests/r7rs-tests.scm +++ b/tests/r7rs-tests.scm @@ -1179,8 +1179,8 @@ (test "ßa" (string-downcase "ßa")) (test "ssa" (string-downcase "SSA")) (test "İ" (string-upcase "İ")) -(test "i̇" (string-downcase "İ")) -(test "i̇" (string-foldcase "İ")) +(test "i\x0307;" (string-downcase "İ")) +(test "i\x0307;" (string-foldcase "İ")) (test "J̌" (string-upcase "ǰ")) ;; context-sensitive (final sigma)