qt6-bb10/tests/auto
Thiago Macieira 63cd16d03c Add support for printing the real thread ID with QT_MESSAGE_PATTERN
%{threadid} should have been %{qthreadptr} but we forgot to make the
change for Qt 5.4. So do it now.

[ChangeLog][QtCore][Logging framework] %{threadid} now prints the real
thread ID. On Linux, OS X, iOS, FreeBSD and Windows, the value is unique
system-wide. On other systems, it will print something that may be
process-specific (the value of pthread_self(3)). To print the pointer
to QThread::current(), use %{qthreadptr}.

Change-Id: Ie383ff864a11966cf5d095b966a30ace65d34ee6
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
2015-01-08 00:23:03 +01:00
..
android Remove old test script & project. 2014-12-20 07:42:09 +01:00
bic/data
cmake Fix cmake test_moc_macro_target with namespace 2014-12-30 10:05:58 +01:00
compilerwarnings/data
concurrent Update license headers and add new license files 2014-09-24 12:26:19 +02:00
corelib Add support for printing the real thread ID with QT_MESSAGE_PATTERN 2015-01-08 00:23:03 +01:00
dbus Remove the old QDBusConnection::sender functionality 2015-01-06 19:41:36 +01:00
gui Merge remote-tracking branch 'origin/5.4' into dev 2014-12-29 16:37:38 +01:00
guiapplauncher
installed_cmake
network Merge remote-tracking branch 'origin/5.4' into dev 2014-12-29 16:37:38 +01:00
opengl Change bugreports.qt-project.org -> bugreports.qt.io 2014-12-18 09:46:09 +01:00
other Merge remote-tracking branch 'origin/5.4' into dev 2014-12-18 12:12:58 +01:00
printsupport Change bugreports.qt-project.org -> bugreports.qt.io 2014-12-18 09:46:09 +01:00
shared Android: Keyboard doesn't hide from done button 2014-10-25 07:19:35 +02:00
sql Adjust DBMSType to DbmsType to follow conventions 2014-11-26 10:47:32 +01:00
testlib Update license headers and add new license files 2014-09-24 12:26:19 +02:00
tools Add annotation to rename methods created by qdbusxml2cpp 2015-01-05 12:29:14 +01:00
widgets tst_QWidget: include QTest, not QtTest 2015-01-06 22:53:19 +01:00
xml Fix QDomDocument::importNode() crashing on null nodes 2014-10-07 23:08:18 +02:00
auto.pro Temporarily disable the QtDBus tests if the session bus isn't available 2014-12-23 12:22:56 +01:00
network-settings.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
qtest-config.h Update license headers and add new license files 2014-09-24 12:26:19 +02:00
test.pl Update license headers and add new license files 2014-09-24 12:26:19 +02:00