Update tests for threaded windows builds
authorDavid Lichteblau <david@lichteblau.com>
Tue, 18 Sep 2012 15:12:13 +0000 (17:12 +0200)
committerDavid Lichteblau <david@lichteblau.com>
Fri, 5 Oct 2012 19:40:18 +0000 (21:40 +0200)
commit3cd0a9aafc20ce12075f38ebaed86676c922fde2
treebb94acc497f326b860eb0cd69e0570af4397d0df
parentec58ac28523a2e9a296e3f84ad0928ee04842eae
Update tests for threaded windows builds

As with previous changes to the test keywords, some tests are marked
as expected failures or skipped, but merely to keep test suite
output clean; these failures are not expected to be permament and
shall be improved upon later.
18 files changed:
contrib/sb-concurrency/tests/test-mailbox.lisp
tests/clos-interrupts.impure.lisp
tests/compare-and-swap.impure.lisp
tests/compiler.impure.lisp
tests/compiler.pure.lisp
tests/debug.impure.lisp
tests/exhaust.impure.lisp
tests/external-format.impure.lisp
tests/gc.impure.lisp
tests/interface.pure.lisp
tests/kill-non-lisp-thread.impure.lisp
tests/print.impure.lisp
tests/run-tests.lisp
tests/signals.impure.lisp
tests/threads.impure.lisp
tests/threads.pure.lisp
tests/timer.impure.lisp
tests/unwind-to-frame-and-call.impure.lisp