Test output for s48-modules

Testing time: 8.0s

CHICKEN_INSTALL_PREFIX=/root/src/salmonella/salmonella-4.5.0/repo CHICKEN_INCLUDE_PATH=/root/src/salmonella/salmonella-4.5.0/repo/share/chicken CHICKEN_REPOSITORY=/root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5 /usr/local/chicken-4.5.0/bin/csi -script run.scm

-- testing basics ------------------------------------------------------------
import s48 module .................................................... [ PASS]
non-exported symbols not accessible .................................. [ PASS]
importing from chicken modules ....................................... [ PASS]
error on undefined variable (ignore warning) ......................... 
Warning: reference to possibly unbound identifier: a1
[ PASS]
error when not importing core scheme (ignore warning) ................ 
Warning: reference to possibly unbound identifier: h1

Warning: reference to possibly unbound identifier: define

Warning: reference to possibly unbound identifier: begin
[ PASS]
prefixed import ...................................................... [ PASS]
6 tests completed in 0.008 seconds.
6 out of 6 (100%) tests passed.
-- done testing basics -------------------------------------------------------


-- testing include-relative --------------------------------------------------
include file in current dir .......................................... [ PASS]
include file in subdir ............................................... [ PASS]
include file in subsubdir ............................................ [ PASS]
indirectly include file in subsubdir ................................. [ PASS]
include file in two different subdirs ................................ [ PASS]
5 tests completed in 0.009 seconds.
5 out of 5 (100%) tests passed.
-- done testing include-relative ---------------------------------------------