aboutsummaryrefslogtreecommitdiffstats
path: root/tests/gpgscm/tests.scm (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: Correctly handle exceptions in resource handling macros.Justus Winter2016-09-191-4/+13
* tests: Refine exception handling.Justus Winter2016-09-191-1/+1
* tests: Use descriptive temporary file names.Justus Winter2016-09-191-1/+4
* tests: Improve temporary directory handling.Justus Winter2016-08-101-2/+11
* gpgscm: Make the verbose setting more useful.Justus Winter2016-07-261-3/+8
* gpgscm: Make function more general.Justus Winter2016-07-221-2/+2
* tests: Add test for ssh support.Justus Winter2016-07-191-3/+11
* gpgscm: Capture output of spawned processes.Justus Winter2016-07-071-3/+6
* tests: Honor environment variable 'TMP'.Justus Winter2016-07-051-4/+16
* gpgscm: Handle exceptions in the transformation monad.Justus Winter2016-06-231-13/+23
* gpgscm: Add more file handling functions.Justus Winter2016-06-211-0/+6
* gpgscm: Improve test framework.Justus Winter2016-06-211-9/+19
* tests/gpgscm: Add a TinySCHEME-based test driver.Justus Winter2016-06-171-0/+402