Justus Winter
|
046338b849
|
gpgscm: Do not shadow common function name in catch macro.
* tests/gpgscm/init.scm (catch): Do not shadow 'exit'.
Signed-off-by: Justus Winter <justus@g10code.com>
|
2016-07-26 18:37:10 +02:00 |
|
Justus Winter
|
3b100da9ad
|
tests/gpgscm: Make exception value available.
* tests/gpgscm/init.scm (throw): Hand exception value to the handler.
(catch): And bind it to *error*.
|
2016-06-17 11:38:00 +02:00 |
|
Justus Winter
|
2907381f4a
|
tests/gpgscm: Add package macro.
* tests/gpgscm/init.scm: Add package macro from manual.
Signed-off-by: Justus Winter <justus@g10code.com>
|
2016-06-17 11:38:00 +02:00 |
|
Justus Winter
|
e02c1ccae1
|
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-06-17 11:38:00 +02:00 |
|
Justus Winter
|
cb989504cd
|
tests/gpgscm: Verbatim import of latest TinySCHEME.
Revision 110 from svn://svn.code.sf.net/p/tinyscheme/code/trunk
* tests/gpgscm/COPYING: New file.
* tests/gpgscm/Manual.txt: Likewise.
* 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-06-17 11:36:27 +02:00 |
|