Test output for sdl [ok]
Testing time: 0s
/home/mario/local/chicken-4.8.0.3/bin/csi -script run.scm < /dev/null -- testing sdl --------------------------------------------------------------- (img-load "non-existing image file.png") ............................. [ PASS] (and (sdl-linked-version) #t) ........................................ [ PASS] (and (sdl-compiled-version) #t) ...................................... [ PASS] (and (ttf-linked-version) #t) ........................................ [ PASS] (and (ttf-compiled-version) #t) ...................................... [ PASS] (sdl-version-at-least v (sdl-version-major v) (sdl-version-mino... ... [ PASS] (sdl-version-at-least v (sdl-version-major v) (sdl-version-mino... ... [ PASS] (sdl-version-at-least v (sdl-version-major v) (sdl-version-mino... ... [ PASS] 8 tests completed in 0.005 seconds. 8 out of 8 (100%) tests passed. -- done testing sdl ----------------------------------------------------------