Test output for ssql-postgresql [ok]
Testing time: 0s
/home/mario/local/chicken-4.8.0.3/bin/csi -script run.scm < /dev/null -- testing selects ----------------------------------------------------------- Simple query ......................................................... [ PASS] 1 test completed in 0.001 seconds. 1 out of 1 (100%) test passed. -- done testing selects ------------------------------------------------------ -- testing dialect ----------------------------------------------------------- LIMIT and OFFSET ..................................................... [ PASS] random() ............................................................. [ PASS] returning ............................................................ [ PASS] compose returning .................................................... [ PASS] 4 tests completed in 0.004 seconds. 4 out of 4 (100%) tests passed. -- done testing dialect ------------------------------------------------------ -- testing arrays ------------------------------------------------------------ literals ............................................................. [ PASS] contains operator .................................................... [ PASS] is contained operator ................................................ [ PASS] 3 tests completed in 0.002 seconds. 3 out of 3 (100%) tests passed. -- done testing arrays -------------------------------------------------------