summaryrefslogtreecommitdiff
path: root/tests/bournish.scm
Commit message (Expand)AuthorAgeFilesLines
* bournish: Extend 'rm' command.•••* guix/build/bournish.scm (rm-command): New procedure. (%commands): Use it. * tests/bournish.scm: Add tests for "rm" and "rm -r". Ricardo Wurmus2017-01-261-0/+12
* bournish: Allow compilation of multiple expressions.•••* 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. Ludovic Courtès2016-06-061-0/+42