Test output for char-set-literals [ok]
Testing time: 0s
/home/mario/local/chicken-4.8.0.3/bin/csi -script run.scm < /dev/null -- testing ------------------------------------------------------------------ #[f-x] ............................................................... [ PASS] #[0-9] ............................................................... [ PASS] #[a-z0-9] ............................................................ [ PASS] #[!-~] ............................................................... [ PASS] #[()<>@,;:\\"/\[\]?=] ................................................ [ PASS] #[!-<>-~] ............................................................ [ PASS] #["] ................................................................. [ PASS] #[a-] ................................................................ [ PASS] #[-] ................................................................. [ PASS] #[-a] ................................................................ [ PASS] 10 tests completed in 0.009 seconds. 10 out of 10 (100%) tests passed. -- done testing -------------------------------------------------------------