1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00
gnupg/tests/gpgscm
Justus Winter 1ec07cbc20 gpgscm,tests: Add new functions to the test environment.
* tests/gpgscm/lib.scm (first, last, powerset): New functions.
* tests/gpgscm/tests.scm (interactive-shell): New function.
* tests/openpgp/Makefile.am (EXTRA_DIST): Add new file.
* tests/openpgp/README: Document 'interactive-shell'.
* tests/openpgp/shell.scm: New file.

Signed-off-by: Justus Winter <justus@g10code.com>
2016-11-03 14:43:23 +01:00
..
ffi-private.h gpgscm: Make the name of foreign functions more unique. 2016-08-10 11:50:12 +02:00
ffi.c gpgscm: Fix inclusion of readline header. 2016-11-02 13:06:06 +01:00
ffi.h tests: Use descriptive temporary file names. 2016-09-19 18:49:17 +02:00
ffi.scm tests: Implement interpreter shutdown using exceptions. 2016-09-19 18:49:17 +02:00
init.scm tests: Refine exception handling. 2016-09-19 18:49:17 +02:00
lib.scm gpgscm,tests: Add new functions to the test environment. 2016-11-03 14:43:23 +01:00
LICENSE.TinySCHEME Add license notices for TinySCHEME. 2016-06-17 18:53:45 +02:00
main.c tests: Use descriptive temporary file names. 2016-09-19 18:49:17 +02:00
Makefile.am gpgscm: Fix linking. 2016-07-15 12:35:15 +02:00
Manual.txt Fix more spelling 2016-09-17 16:00:37 +09:00
opdefines.h tests/gpgscm: Verbatim import of latest TinySCHEME. 2016-06-17 11:36:27 +02:00
private.h tests/gpgscm: Add a TinySCHEME-based test driver. 2016-06-17 11:57:12 +02:00
repl.scm tests: Refine the repl function. 2016-09-19 18:49:17 +02:00
scheme-config.h tests/gpgscm: Add a TinySCHEME-based test driver. 2016-06-17 11:57:12 +02:00
scheme-private.h tests/gpgscm: Fix use of pointer. 2016-09-15 09:17:59 +09:00
scheme.c gpgscm: Initialize nesting stack. 2016-10-17 10:49:03 +02:00
scheme.h tests/gpgscm: Foreign objects support for TinySCHEME. 2016-06-17 11:38:00 +02:00
t-child.c gpgscm: Improve test of low-level functions. 2016-10-07 16:25:55 +02:00
t-child.scm gpgscm: Improve test of low-level functions. 2016-10-07 16:25:55 +02:00
tests.scm gpgscm,tests: Add new functions to the test environment. 2016-11-03 14:43:23 +01:00