add abort to unknown prompt test
authorAndy Wingo <wingo@pobox.com>
Thu, 11 Mar 2010 21:36:15 +0000 (22:36 +0100)
committerAndy Wingo <wingo@pobox.com>
Thu, 11 Mar 2010 21:36:15 +0000 (22:36 +0100)
commit9f0745183605c4f2997b95c421637678ca5e5e2a
treeffd109075cf5db93832005f250bb92a65d58cd43
parentc6a32a2cd59190dcf17c7fb3022588f56079a03e
add abort to unknown prompt test

* libguile/control.c (scm_c_abort): Change error string if a prompt
  isn't found.

* test-suite/tests/control.test ("abort to unknown prompt"): New test.
libguile/control.c
test-suite/tests/control.test