1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-01 01:40:21 +02:00
guile/test-suite/vm
Andreas Rottmann 13f1461c24 Add VM test for call/cc in non-tail position
* test-suite/vm/t-call-cc.scm: Add test case using call/cc in a non-tail
  position.
2011-03-20 01:00:09 +01:00
..
Makefile.am
run-vm-tests.scm add call-with-vm; remove thread-vm bits; remove vm-apply; engines settable. 2010-09-27 21:12:29 +02:00
t-basic-contructs.scm
t-call-cc.scm Add VM test for call/cc in non-tail position 2011-03-20 01:00:09 +01:00
t-catch.scm
t-closure.scm
t-closure2.scm
t-closure3.scm
t-closure4.scm
t-do-loop.scm
t-global-bindings.scm
t-literal-integers.scm
t-macros.scm
t-macros2.scm
t-map.scm
t-match.scm
t-mutual-toplevel-defines.scm
t-or.scm
t-proc-with-setter.scm
t-quasiquote.scm
t-records.scm
t-values.scm