Justus Winter
|
cfcebf3c54
|
tests/gpgscm: Make exception value available.
* tests/gpgscm/init.scm (throw): Hand exception value to the handler.
(catch): And bind it to *error*.
|
2016-04-21 15:36:34 +02:00 |
|
Justus Winter
|
6c225eb02f
|
tests/gpgscm: Add package macro.
* tests/gpgscm/init.scm: Add package macro from manual.
Signed-off-by: Justus Winter <justus@g10code.com>
|
2016-04-21 15:36:34 +02:00 |
|
Justus Winter
|
85e7fbcb73
|
tests/gpgscm: Fix error hook.
* tests/gpgscm/init.scm (*error-hook*): Fix error hook so that the
whole error message is displayed.
Signed-off-by: Justus Winter <justus@g10code.com>
|
2016-04-21 15:36:34 +02:00 |
|
Justus Winter
|
fabb066f90
|
tests/gpgscm: Verbatim import of latest TinySCHEME.
* tests/gpgscm/COPYING: New file.
* tests/gpgscm/init.scm: Likewise.
* tests/gpgscm/opdefines.h: Likewise.
* tests/gpgscm/scheme-private.h: Likewise.
* tests/gpgscm/scheme.c: Likewise.
* tests/gpgscm/scheme.h: Likewise.
Signed-off-by: Justus Winter <justus@g10code.com>
|
2016-04-21 15:36:34 +02:00 |
|