summaryrefslogtreecommitdiff
path: root/tests/bournish.scm
Commit message (Collapse)AuthorAge
* bournish: Allow compilation of multiple expressions.Ludovic Courtès2016-06-06
* guix/build/bournish.scm (%bournish-language): Add a joiner to SCHEME. Compile only to Scheme. * tests/bournish.scm: New file. * Makefile.am (SCM_TESTS): Add it.