qt5base-lts/tests/auto/corelib/io/qloggingregistry
Kai Koehne b11adb825c Logging: Be also more strict with value of logging rule
Only accept lower-case "true" and "false", as documented.

The old check didn't match either the documentation, nor the QSettings/
QVariant behavior (where, for a boolean value, any lower-cased content
that not empty, "0" or "false" is considered true).

Change-Id: I317d29c16a27f862001b9dff02e8298df8acf5a6
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
Reviewed-by: Alex Blasche <alexander.blasche@digia.com>
2014-04-03 11:07:07 +02:00
..
qloggingregistry.pro Allow configuration of logging rules from file system 2014-02-11 20:59:15 +01:00
qtlogging.ini Logging: Change 'rules' section name to 'Rules' 2014-02-26 12:58:00 +01:00
tst_qloggingregistry.cpp Logging: Be also more strict with value of logging rule 2014-04-03 11:07:07 +02:00