elisp.test: apply to nil-terminated list is UNRESOLVED with compiled boot-9
authorAndy Wingo <wingo@pobox.com>
Thu, 16 Oct 2008 12:16:53 +0000 (14:16 +0200)
committerAndy Wingo <wingo@pobox.com>
Thu, 16 Oct 2008 12:16:53 +0000 (14:16 +0200)
commitec5cb8259132365f3a5388c9f833727fbfe5d22f
treec8bf4ce551ddc1994dec33cd50de288fd0f7eca8
parent62f803617ebe694fe1e9badf2a32e68df4496cb7
elisp.test: apply to nil-terminated list is UNRESOLVED with compiled boot-9

* test-suite/tests/elisp.test: If running the '(apply foo nil) test
  fails with a vm-error, throw UNRESOLVED. This allows the test suite to
  pass in the compiled boot-9.scm while still keeping the elisp apply
  issue open.
test-suite/tests/elisp.test