qt6-bb10/tests/auto
Edward Welbourne ffd822b968 Force QT_LOGGING_RULES in testlib's selftest
On some systems (e.g. Debian/buster) a standard Qt package may install
a qtlogging.ini file, e.g. in /etc/xdg/QtProject/, which suppresses
QDEBUG output.  A ~/.config/QtProject/qtlogging.ini could interfere
similarly.  This can break the selftest, when run with expected_*
files generated without such interference.  Likewise, if those
expected_* files are generated on a system such similar, they won't
work on CI.  Given that this caused confusion and delay with
integrating the latest set of updates to the expected_* files, it
seemed best to save others from similar bafflement.

So set a standard value for QT_LOGGING_RULES in both the selftest and
the generator script, so we get consistency.

Change-Id: I649e2f1f6ead21edf8af051aaee286e369fed064
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io>
2017-10-11 13:31:43 +00:00
..
android
bic/data Update binary compatibility files for Qt 5.9.0 for QtBase 2017-08-14 13:48:17 +00:00
cmake tests: Unify license to GPL-EXCEPT 2017-04-03 07:18:46 +00:00
compilerwarnings/data
concurrent Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
corelib Merge remote-tracking branch 'origin/5.10' into dev 2017-09-26 16:14:54 +02:00
dbus Use QSharedPointer::create() more 2017-07-19 13:40:42 +00:00
gui Merge remote-tracking branch 'origin/5.10' into dev 2017-09-26 16:14:54 +02:00
guiapplauncher
installed_cmake
network Change qrand() to QRandomGenerator in the SSL backend 2017-09-30 18:08:13 +00:00
opengl tst_QGL::graphicsViewClipping: Wait for viewport's window handle 2017-07-17 14:11:06 +00:00
other Replace Q_DECL_OVERRIDE with override where possible 2017-09-19 11:53:42 +00:00
printsupport Convert features.completer to QT_[REQUIRE_]CONFIG 2017-09-04 11:28:02 +00:00
shared Remove workaround for potentially unavailable pasteboard in macOS 2017-03-07 01:04:46 +00:00
sql OCI: Use TIMESTAMP for datetime data 2017-10-10 08:56:32 +00:00
testlib Force QT_LOGGING_RULES in testlib's selftest 2017-10-11 13:31:43 +00:00
tools Replace Q_NULLPTR with nullptr where possible 2017-09-19 11:53:55 +00:00
widgets Merge remote-tracking branch 'origin/5.10' into dev 2017-09-26 16:14:54 +02:00
xml
auto.pro Remove remains of wince in .pro files 2017-07-03 05:32:51 +00:00
network-settings.h