qt5base-lts/tests/auto/testlib/selftests/warnings
Edward Welbourne 2491ee98b1 QTest::ignoreMessage(): interpret the message in UTF-8
The message to ignore is given in source code, hence UTF-8; it was
being ingested as local 8-bit, which lead to problems when a debug
message wasn't 7-bit clean and the system's native encoding wasn't
UTF-8. Modified QtTest's selftest to check encoding failure.

Pick-to: 5.15
Change-Id: I898744a450115b6d2ee992f1d3b36d8efaeeff7e
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2020-05-08 09:51:38 +02:00
..
.prev_CMakeLists.txt Regenerate tests/auto/testlib 2019-11-13 13:36:00 +00:00
CMakeLists.txt CMake: Enable testlib selftests 2020-03-18 16:28:30 +01:00
tst_warnings.cpp QTest::ignoreMessage(): interpret the message in UTF-8 2020-05-08 09:51:38 +02:00
warnings.pro Add a feature to enable CodeCoverage analysis of testlib 2019-01-24 15:51:13 +00:00