Test output for awful [ok]

Testing time: 1m4s

/home/mario/local/chicken-4.8.0.3/bin/csi -script run.scm < /dev/null

Starting test-server on port 8080
Standby...
-- testing awful -------------------------------------------------------------
(get "/a") ........................................................... [ PASS]
(get "/a/") .......................................................... [ PASS]
(get "/a") ........................................................... [ PASS]
(get "/a/") .......................................................... [ PASS]
(get "/a") ........................................................... [ PASS]
(get "/a/") .......................................................... [ PASS]
(get "/a") ........................................................... [ PASS]
(get "/a/") .......................................................... [ PASS]
(get "/foo") ......................................................... [ PASS]
(get "/ra") .......................................................... [ PASS]
(get "/prefix1") ..................................................... [ PASS]
(get "/prefix2") ..................................................... [ PASS]
(get "/prefix3") ..................................................... [ PASS]
(get "/param-unset") ................................................. [ PASS]
(post "/post") ....................................................... [ PASS]
(get "/get") ......................................................... [ PASS]
(get "/get2") ........................................................ [ PASS]
(get "/same-path") ................................................... [ PASS]
(post "/same-path") .................................................. [ PASS]
(get "/a-nice-title") ................................................ [ PASS]
(get "/another-nice-title") .......................................... [ PASS]
(get "/confusing-titles") ............................................ [ PASS]
(get "/return-procedure") ............................................ [ PASS]
(get "/resources-table-is-hash-table") ............................... [ PASS]
(get "/resources-table-contains-return-procedure") ................... [ PASS]
(get "/path-procedure/foo") .......................................... [ PASS]
(get "/path-procedure/bar/baz") ...................................... [ PASS]
(handle-exceptions exn (if ((condition-predicate 'client-error)... ... [ PASS]
(get "/multiple-methods") ............................................ [ PASS]
(post "/multiple-methods") ........................................... [ PASS]
(get "/handler-returning-procedure") ................................. [ PASS]

    -- testing SXML ----------------------------------------------------------
    (get "/sxml-foo") ................................................ [ PASS]
    (get "/sxml-link") ............................................... [ PASS]
    (get "/sxml-link-no-template") ................................... [ PASS]
    (string-contains (get "/sxml/headers") "&lt") .................... [ PASS]
    4 tests completed in 0.017 seconds.
    4 out of 4 (100%) tests passed.
    -- done testing SXML -----------------------------------------------------

31 tests and 1 subgroup completed in 0.625 seconds.
31 out of 31 (100%) tests passed.
1 out of 1 (100%) subgroup passed.
-- done testing awful --------------------------------------------------------

Shutting down
Sent SIGTERM to server. Please make sure the server isn't running anymore!