Home GnuPG
Diffusion GnuPG 884e78efe1f3

tests: Refine the repl function.
884e78efe1f3Unpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

tests: Refine the repl function.

* tests/gpgscm/repl.scm (repl): Add an argument 'environment'.
(interactive-repl): Add an optional argument 'environment'.

With this change, we can drop

(interactive-repl (current-environment))

anywhere into the code and do some interactive debugging.

  • Signed-off-by: Justus Winter <justus@g10code.com>

Details

Provenance
justusAuthored on Sep 19 2016, 6:45 PM
Parents
rG9a0659a65c52: tests: Implement interpreter shutdown using exceptions.
Branches
Unknown
Tags
Unknown

Event Timeline

Justus Winter <justus@g10code.com> committed rG884e78efe1f3: tests: Refine the repl function. (authored by Justus Winter <justus@g10code.com>).Sep 19 2016, 6:49 PM