qt5base-lts/tests/auto/corelib/thread
Jason McDonald 578e6d6834 Cleanup corelib autotests
Remove various disabled and/or non-helpful debugging code.

Any test diagnostics that are useful should be part of the regular test
output, as the CI system cannot switch on commented-out code when there
is a test failure.  Diagnostics should also be informative -- simply
printing the value of a variable with no other information about what is
being printed (or why it is being printed) is not informative.

Change-Id: I21a6c2121be86001bb57e80f426507b6e619ee9e
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2011-11-14 07:33:57 +01:00
..
qatomicint Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qatomicpointer Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qmutex Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qmutexlocker Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qreadlocker Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qreadwritelock Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qsemaphore Cleanup corelib autotests 2011-11-11 04:28:14 +01:00
qthread Cleanup corelib autotests 2011-11-14 07:33:57 +01:00
qthreadonce Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qthreadstorage Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qwaitcondition Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
qwritelocker Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
thread.pro Moving relevant tests to corelib/thread 2011-09-01 12:54:58 +02:00