aboutsummaryrefslogtreecommitdiffstats
path: root/tests/gpgscm/tests.scm (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-19tests: Correctly handle exceptions in resource handling macros.Justus Winter1-4/+13
2016-09-19tests: Refine exception handling.Justus Winter1-1/+1
2016-09-19tests: Use descriptive temporary file names.Justus Winter1-1/+4
2016-08-10tests: Improve temporary directory handling.Justus Winter1-2/+11
2016-07-26gpgscm: Make the verbose setting more useful.Justus Winter1-3/+8
2016-07-22gpgscm: Make function more general.Justus Winter1-2/+2
2016-07-19tests: Add test for ssh support.Justus Winter1-3/+11
2016-07-07gpgscm: Capture output of spawned processes.Justus Winter1-3/+6
2016-07-05tests: Honor environment variable 'TMP'.Justus Winter1-4/+16
2016-06-23gpgscm: Handle exceptions in the transformation monad.Justus Winter1-13/+23
2016-06-21gpgscm: Add more file handling functions.Justus Winter1-0/+6
2016-06-21gpgscm: Improve test framework.Justus Winter1-9/+19
2016-06-17tests/gpgscm: Add a TinySCHEME-based test driver.Justus Winter1-0/+402