qt6-bb10/tests/auto/corelib/text
Edward Welbourne 2f7d4f478e tst_QByteArray::qUncompressCorruptedData(): MS-Win no longer hangs
Oliver Wolff reports that this test no longer hangs on Windows; and
the other plafroms for which it was skipped are no longer supported,
so remove the #if-ery that skips this test for platfroms on which
uncompressing corrupt data used to hang.

Change-Id: I94a3fd4b83338fe6e3a97ab055fe05e2f15b6b45
Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
2021-08-05 01:07:41 +02:00
..
qbytearray tst_QByteArray::qUncompressCorruptedData(): MS-Win no longer hangs 2021-08-05 01:07:41 +02:00
qbytearrayapisymmetry QByteArray: extend unit tests 2021-07-29 15:00:35 +02:00
qbytearraylist
qbytearraymatcher
qbytearrayview
qbytedatabuffer
qchar Hangul composition: use < base + count checks, not <= checks 2021-06-11 13:57:19 +02:00
qcollator
qlatin1string QLatin1String: Add a constructor taking QByteArrayView 2021-06-12 03:08:59 +02:00
qlocale tst_qlocale: Add tests for parsing Chakma date and time strings 2021-07-19 22:05:54 +02:00
qregularexpression
qstring QByteArray::number(double): Extend the test 2021-08-04 23:45:47 +02:00
qstring_no_cast_from_bytearray testlib: Deprecate QWARN() in favor of qWarning() 2021-08-04 19:31:51 +02:00
qstringapisymmetry tst_qstringapisymmetry: add checks for common overload sets 2021-06-25 16:20:41 +02:00
qstringbuilder
qstringconverter
qstringiterator
qstringlist Ensure test using setlocale() doesn't leave it permanently changed 2021-06-12 00:03:53 +02:00
qstringmatcher
qstringtokenizer
qstringview
qtextboundaryfinder
shared QByteArray::number(double): Extend the test 2021-08-04 23:45:47 +02:00
CMakeLists.txt