Test output for byte-blob-stream [ok]
Testing time: 0s
/home/mario/local/chicken-4.8.0.3/bin/csi -script run.scm < /dev/null -- testing byte-blob-stream test --------------------------------------------- byte-blob-stream-cons ................................................ [ PASS] byte-blob-stream-car ................................................. [ PASS] byte-blob-stream-cdr ................................................. [ PASS] byte-blob-stream-ref ................................................. [ PASS] byte-blob-stream-append+reverse ...................................... [ PASS] byte-blob-stream-intersperse ......................................... [ PASS] byte-blob-stream-take ................................................ [ PASS] byte-blob-stream-drop ................................................ [ PASS] byte-blob-stream-drop ................................................ [ PASS] byte-blob-stream-drop ................................................ [ PASS] byte-blob-stream-span ................................................ [ PASS] byte-blob-stream-map ................................................. [ PASS] byte-blob-stream-fold-left ........................................... [ PASS] byte-blob-stream-fold-right .......................................... [ PASS] byte-blob-stream-find ................................................ [ PASS] 15 tests completed in 0.003 seconds. 15 out of 15 (100%) tests passed. -- done testing byte-blob-stream test ----------------------------------------