enable previously-broken thread tests on Darwin
authorNikodemus Siivola <nikodemus@random-state.net>
Sun, 4 Dec 2011 17:19:33 +0000 (19:19 +0200)
committerNikodemus Siivola <nikodemus@random-state.net>
Mon, 5 Dec 2011 16:38:39 +0000 (18:38 +0200)
commitde19b78acd2ecb0f6caedaaedee35031f0c61c1c
tree32cc71ec4c0a7cec0b5e3460fffe33595b8a1535
parent8340bf74c31b29e9552ef8f705b6e1298547c6ab
enable previously-broken thread tests on Darwin

  WIN!?

  I have not been able to make threaded SBCL on Darwin croak yet with the
  semaphore implementation in the previous commit, so ... maybe.

  I suspect the sb-concurrency tests can now be enabled on SunOS as well, but
  since I don't have a box to test that hypothesis on, leaving them disabled
  for now.
contrib/sb-concurrency/tests/test-mailbox.lisp
tests/threads.impure.lisp
tests/threads.pure.lisp
tests/timer.impure.lisp