Test output for lua [ok]
Testing time: 0s
/home/mario/local/chicken-4.8.0.3/bin/csi -script run.scm < /dev/null -- testing lua test ---------------------------------------------------------- L .................................................................... [ PASS] f .................................................................... [ PASS] results .............................................................. [ PASS] t .................................................................... [ PASS] ref table ............................................................ [ PASS] set+ref table ........................................................ [ PASS] pass & use table ..................................................... [ PASS] (set! (lua-global-ref L "abc") '#(a)) ................................ [ PASS] get global ........................................................... [ PASS] get global via Lua ................................................... [ PASS] (lua-close L) ........................................................ [ PASS] 11 tests completed in 0.002 seconds. 11 out of 11 (100%) tests passed. -- done testing lua test -----------------------------------------------------