qt5base-lts/tests/auto/corelib/io/qurlinternal
Ievgenii Meshcheriakov 2b4ffe914f QUrl: Fix handling of invalid sequences starting with xn--
Return ASCII sequences that start with xn-- but fail Punycode
decoding as is when converting URLs to Unicode. This is consistent
with handling of sequences that do decode successfully but fail other
validity checks.

This fixes one test in tst_qurlinternal.

Task-number: QTBUG-95689
Pick-to: 6.2
Change-Id: I63d7197f25102c96f5dc21d9fecec5e015c531cb
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2021-08-11 19:12:00 +00:00
..
CMakeLists.txt CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
tst_qurlinternal.cpp QUrl: Fix handling of invalid sequences starting with xn-- 2021-08-11 19:12:00 +00:00
utf8data.cpp Replace QtTest headers with QTest 2020-12-22 15:20:30 +01:00