;;;; mailbox tests/run.scm ;(system "csc reader-writer-test.scm") (system "./reader-writer-test") (system "csi -n -s reader-writer-test.scm") ;(system "csc mailbox-cursor-test.scm") (system "./mailbox-cursor-test") (system "csi -n -s mailbox-cursor-test.scm")