Test output for spiffy-sexpr-log [ok]
Testing time: 0s
/home/mario/local/chicken-4.8.0.3/bin/csi -script run.scm < /dev/null sh: 1: ../spiffy-log2sexpr.scm: Permission denied -- testing spiffy-log2sexpr -------------------------------------------------- (equal? sexpr-log '(("127.0.0.1" "Thu Aug 25 19:14:15 2011" GET... ... [ FAIL] expected #t but got #f (equal? sexpr-log '(("127.0.0.1" "Thu Aug 25 19:14:15 2011" GET "http://localhost:8080/" 1.0 403 "-" ("Wget/1.12 (linux-gnu)")))) 1 test completed in 0.004 seconds. 1 failure (100%). 0 out of 1 (0%) tests passed. -- done testing spiffy-log2sexpr ---------------------------------------------