Test output for spiffy-dynamic-handlers [ok]
Testing time: 1s
/home/mario/local/chicken-4.8.0.3/bin/csi -script run.scm < /dev/null -- testing spiffy-dynamic-handlers ------------------------------------------- Checking port 8080 is available ...................................... [ PASS] Spiffy responds in 3 seconds ......................................... [ PASS] -- testing ssp-handler --------------------------------------------------- Basic test ....................................................... [ PASS] Ssp-include test ................................................. [ PASS] Mixed content .................................................... [ PASS] Non-ssp text file is not interpreted ............................. [ PASS] Non-ssp HTML file is not interpreted ............................. [ PASS] ssp-stringize .................................................... [ PASS] Early exit ....................................................... [ PASS] 7 tests completed in 0.017 seconds. 7 out of 7 (100%) tests passed. -- done testing ssp-handler ---------------------------------------------- -- testing web-scheme-handler -------------------------------------------- Displayed string (void return) ................................... [ PASS] Returned string .................................................. [ PASS] 2 tests completed in 0.004 seconds. 2 out of 2 (100%) tests passed. -- done testing web-scheme-handler --------------------------------------- 2 tests and 2 subgroups completed in 1.053 seconds. 2 out of 2 (100%) tests passed. 2 out of 2 (100%) subgroups passed. -- done testing spiffy-dynamic-handlers --------------------------------------