qt5base-lts/tests/auto/network/access
Thiago Macieira dd5b373d41 Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtNetwork]
This operation should be a no-op anyway, since at this point in time,
the fromAscii and toAscii functions simply call their fromLatin1 and
toLatin1 counterparts.

Task-number: QTBUG-21872
Change-Id: I94cc301ea75cc689bcb6e2d417120cf14e36808d
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
Reviewed-by: Shane Kearns <shane.kearns@accenture.com>
Reviewed-by: Richard J. Moore <rich@kde.org>
2012-05-04 12:46:05 +02:00
..
qabstractnetworkcache re-enable qabstractnetworkcache autotest 2012-04-13 15:28:29 +02:00
qftp Put bug numbers on same line as insignificant_test markers. 2012-04-16 03:10:22 +02:00
qhttpnetworkconnection Test for QT_NO_SSL instead of QT_NO_OPENSSL 2012-02-21 15:28:40 +01:00
qhttpnetworkreply Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qnetworkaccessmanager Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qnetworkcachemetadata Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
qnetworkcookie Wrap the non-ASCII testcases with QString::fromUtf8 2012-04-27 22:52:01 +02:00
qnetworkcookiejar network cookies: check "example.com" != "example.com." 2012-02-29 17:46:06 +01:00
qnetworkdiskcache Eliminate duplicate data row names in network autotests 2012-02-16 02:00:46 +01:00
qnetworkreply Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtNetwork] 2012-05-04 12:46:05 +02:00
qnetworkrequest Don't use obsolete qVariantValue, qVariantCanConvert, etc. 2012-05-02 08:30:59 +02:00
access.pro Make QFtp private. 2012-01-12 14:38:55 +01:00