qt5base-lts/tests/auto/corelib/global/qlogging
Thiago Macieira 7fad14f4e2 tst_qlogging: add tests for %{pid} and %{threadid}
Since those are unpredictable, there's little we can match, besides the
"0x" for the QThread pointer. For the PID, at least we can compare it to
the value from QProcess.

Change-Id: I89420306863b95c82be761baabd733a7f17eba5e
Reviewed-by: David Faure <david.faure@kdab.com>
Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com>
2014-12-19 01:54:41 +01:00
..
app Logging: Disable tracking of debug source info for release builds 2014-10-01 16:06:27 +02:00
test Logging: Disable tracking of debug source info for release builds 2014-10-01 16:06:27 +02:00
qlogging.pro Fixed tst_qlogging app silently not compiled in some -fast builds. 2012-02-22 04:48:36 +01:00
tst_qlogging.cpp tst_qlogging: add tests for %{pid} and %{threadid} 2014-12-19 01:54:41 +01:00