Test output for error-utils [ok]
Testing time: 0s
/home/mario/local/chicken-4.8.0.3/bin/csi -script run.scm < /dev/null -- testing errorf ------------------------------------------------------------ (errorf "foo") ....................................................... [ PASS] (errorf 'foo) ........................................................ [ PASS] (errorf 'foo "foo") .................................................. [ PASS] (errorf "foo ~A ~S" "hello" "hello") ................................. [ PASS] 4 tests completed in 0.0 seconds. 4 out of 4 (100%) tests passed. -- done testing errorf -------------------------------------------------------