qt5base-lts/tests/auto/corelib/io/qurl
Thiago Macieira 7becb8b807 QUrl test: ensure that hostnames with bad non-IDN domains are caught too
Leading and double dots are bad, but trailing dots are fine. The ASCII
part of a hostname is supposed to be LDH (letters, digits, hyphen) only,
but we accept '_' (underscore) as an exception too.

Change-Id: I79957ddec4da78a0e2357fe50c8687db03e1c99e
Reviewed-by: David Faure (KDE) <faure@kde.org>
2013-07-02 02:56:27 +02:00
..
.gitignore Moving relevant tests to corelib/io 2011-08-31 10:08:38 +02:00
idna-test.c Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qurl.pro QUrl: port thread-safety autotest from Qt4. 2012-08-26 11:08:42 +02:00
tst_qurl.cpp QUrl test: ensure that hostnames with bad non-IDN domains are caught too 2013-07-02 02:56:27 +02:00