summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qurlinternal
Commit message (Expand)AuthorAgeFilesLines
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-162-56/+6
* Replace uses of _qs with _s in testsSona Kurazyan2022-04-071-2/+4
* tst_qurl{,internal}: Use U+FB01 for normalization to ASCII test casesIevgenii Meshcheriakov2021-08-251-2/+3
* tst_qurlinternal: Remove testcases that use U+04CFIevgenii Meshcheriakov2021-08-251-6/+0
* tst_qurlinternal: Remove nameprep and STD3 rules testsIevgenii Meshcheriakov2021-08-251-325/+0
* QUrl: Improve Punycode overflow handlingIevgenii Meshcheriakov2021-08-161-2/+0
* QUrl: Fix handling of invalid sequences starting with xn--Ievgenii Meshcheriakov2021-08-111-1/+0
* tst_qurlinternal: Add another Punycode overflow testIevgenii Meshcheriakov2021-08-111-0/+4
* tst_qurlinternal: Use a lambda for bad IDN testsIevgenii Meshcheriakov2021-08-101-15/+13
* tst_qurlinternal: Add tests for punycode overflowIevgenii Meshcheriakov2021-08-101-0/+13
* QUrl: Fix Punycode handling for non-BMP codepointsIevgenii Meshcheriakov2021-08-101-1/+0
* tst_qurlinternal: Add a test for Punycode handling of non-BMP codepointsIevgenii Meshcheriakov2021-08-061-0/+4
* Remove the qmake project filesJoerg Bornemann2021-01-071-5/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-222-2/+2
* QChar: make construction from integral explicitGiuseppe D'Angelo2020-11-151-5/+5
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* Purge redundant recoding of URL fragments from QByteArrayEdward Welbourne2020-07-271-32/+0
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* CMake: Regenerate testsAlexandru Croitor2020-07-091-1/+1
* Move QTextCodec support out of QtCoreKarsten Heimrich2020-06-203-2/+162
* Port qt_punycodeEncoder() to QStringViewMarc Mutz2020-05-131-1/+1
* Port qt_check_std3rules() to QStringViewMarc Mutz2020-05-131-1/+1
* Port qt_urlRecode() to QStringViewMarc Mutz2020-05-121-6/+6
* Sweep of int-ish → char-ish types near calls to QString::fromU*()Marc Mutz2020-05-121-81/+81
* Remove QUrl::topLevelDomainTimur Pocheptsov2020-02-201-1/+0
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-1/+1
* Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-1/+1
|\
| * Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-1/+1
* | Regenerate tests/auto/corelib/ioAlexandru Croitor2019-11-121-1/+7
* | Regenerate coreliob/io testsAlexandru Croitor2019-08-151-3/+1
* | Regenerate CMakeLists for tests/corelib/ioJędrzej Nowacki2019-08-121-0/+16
|/
* QUrl: fix IDN conversion when the ACE form is invalidThiago Macieira2017-04-251-0/+25
* QUrl: fix IDN whitelist checking when the TLD is in UnicodeThiago Macieira2017-04-241-0/+8
* Use qtConfig throughout in qtbaseLars Knoll2016-08-191-1/+1
* Disallow non-character Unicode codepoints in QUrl/QUrlQueryThiago Macieira2016-04-261-0/+2
* Updated license headersJani Heikkinen2016-01-211-18/+13
* Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fix MSVC 64bit warnings about int64 truncation in tests.Friedemann Kleint2014-01-241-1/+1
* Allow non-character codes in utf8 stringsKurt Pattyn2013-10-171-4/+3
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-09-161-3/+4
|\
| * tst_qurlinternal: fix a use of memcpy on overlapping memoryMarc Mutz2013-09-141-3/+4
* | Make sure that QUrl::FullyDecoded mode uses U+FFFD for bad UTF-8Thiago Macieira2013-08-041-0/+9
* | Make the URL Recode function to fix bad input in FullyDecoded mode tooThiago Macieira2013-07-201-3/+11
|/
* QUrl stringprep: fix handling of U+0080: it's prohibitedThiago Macieira2013-06-081-0/+5
* QUrl stringprep: fix handling of prohibited charactersThiago Macieira2013-06-081-27/+21
* QUrl: update top level domains that may contain non-ASCII charactersPeter Hartmann2013-03-021-0/+14