aboutsummaryrefslogtreecommitdiffstats
path: root/tests/gpgscm/tests.scm (unfollow)
Commit message (Expand)AuthorFilesLines
2016-12-08gpgscm: Better error reporting.Justus Winter1-5/+6
2016-12-08gpgscm: Generalize 'for-each-p'.Justus Winter1-7/+8
2016-12-06tests: Rename 'error' to 'fail'.Justus Winter1-6/+6
2016-12-06tests: Change (interactive-shell) to start an interactive shellNeal H. Walfield1-1/+1
2016-11-07tests: Move environment creation and teardown into each test.Justus Winter1-0/+4
2016-11-03gpgscm,tests: Add new functions to the test environment.Justus Winter1-0/+8
2016-10-07gpgscm: Improve path handling.Justus Winter1-3/+9
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