729dd5e693
Don't use Catch asserts in threads other than main, this doesn't work reliably. Switch to using simple wxASSERT() which doesn't give as much information as Catch asserts when the test fails, but at least allows the tests to pass when the asserts don't fail. |
||
---|---|---|
.. | ||
atomic.cpp | ||
misc.cpp | ||
queue.cpp | ||
tls.cpp |