summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-03-1549-49/+49
* tst_QStringRef: ensure QStringRef implicitly converts to QStringViewMarc Mutz2024-03-011-0/+9
* tst_qxmlinputsource: Use case-insensitive match for a HTTP headerIevgenii Meshcheriakov2024-02-071-1/+1
* Add CMake autotestJoerg Bornemann2024-01-292-6/+12
* QTextCodec: retain input's nullness on {to,from}UnicodeVolker Hilsheimer2023-11-071-0/+51
* CMake: Make qt5compat tests standalone projectsAlexandru Croitor2023-07-0612-0/+72
* QStringRef: test it works as QString::arg() argumentMarc Mutz2023-01-021-0/+7
* Port from container::count() and length() to size()Marc Mutz2022-10-057-37/+37
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2332-32/+32
* Use QT_DISABLE_DEPRECATED_UP_TO instead of QT_DISABLE_DEPRECATED_BEFOREIvan Solovev2022-08-221-1/+1
* Port away from deprecated QDomDocument::setContent() overloadSona Kurazyan2022-08-151-1/+1
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-2717-19/+19
* Prepare for usage of the new QDomDocument::setContent() overloadSona Kurazyan2022-07-211-1/+1
* QLinkedList: only support data streaming if contained type doesVolker Hilsheimer2022-07-121-0/+5
* Add license headers to cmake filesLucie Gérard2022-07-0732-0/+96
* QRegExp benchmark: fix GCC -Wmaybe-unusedMarc Mutz2022-07-061-2/+2
* Use SPDX license identifiersLucie Gérard2022-06-2350-1973/+106
* tst_qxmlinputsource: fix C++20-deprecated implicit [=]-capture of thisMarc Mutz2022-06-211-1/+1
* tst_QTextCodec::toLocal8Bit: disable the test for AndroidSona Kurazyan2022-04-041-3/+3
* Remove uses of deprecated QString::count()Sona Kurazyan2022-03-161-3/+3
* Don't pass 0 as nullptr when constructing a QLatin1StringSona Kurazyan2022-03-081-8/+8
* Disable QT_NO_JAVA_STYLE_ITERATORS for tst_qlinkedlistAlexey Edelev2022-02-141-5/+1
* tst_QLinkedList: Unconditionally enable testing Java-style iteratorsMarc Mutz2022-02-082-18/+3
* tst_QLinkedList: compile with QT_NO_JAVA_STYLE_ITERATORSMarc Mutz2022-02-011-0/+16
* Remove unused .qrc filesJoerg Bornemann2022-01-182-15/+0
* Port remaining graphical effects to Qt 6Eskil Abrahamsen Blomfeldt2022-01-1213-2/+639
* Add QTextCodec test that triggers an assertion in QUtf32Edward Welbourne2021-10-131-1/+43
* Use correct CMake functions in graph.eff. manual testLaszlo Agocs2021-10-061-2/+2
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-221-1/+1
* Fix QTextCodec::canEncode() for ICU codecIvan Solovev2021-09-021-0/+58
* QStringRef::lastIndexOf: adapt tests after upstream fixesGiuseppe D'Angelo2021-08-311-2/+2
* Remove qmake project filesJoerg Bornemann2021-05-0332-245/+0
* Fix compiler warnings from int/size_t mismatchesVolker Hilsheimer2021-05-032-2/+2
* Fix warning from incorrect qHash signatureVolker Hilsheimer2021-04-121-1/+1
* Mark overrides in tests to fix compiler warningsVolker Hilsheimer2021-04-123-43/+43
* Mark overrides in tests to silence compiler warningsVolker Hilsheimer2021-03-252-33/+33
* Move graphical effects to qt5compatEskil Abrahamsen Blomfeldt2021-01-0823-0/+1514
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-12-221-1/+1
* Qt5Compat: Extend Latin-1/Latin-9 code coverageKarsten Heimrich2020-11-241-0/+45
* Qt5Compat: Extend QTextCodec test covering invalid inputKarsten Heimrich2020-11-241-0/+104
* Qt5Compat: Add tests for TSCII QTextCodec code coverageKarsten Heimrich2020-11-241-0/+48
* Qt5Compat: Extend test for ISCII QTextCodec code coverageKarsten Heimrich2020-11-231-0/+35
* qt5compat: compile with explicit QChar(int)David Faure2020-11-111-30/+30
* Remove deprecated metatype usage and standardize QJsonArray iterationDavid Skoland2020-11-052-6/+6
* Rename test targets conflicting with qtbase onesKai Koehne2020-10-088-6/+99
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-0117-23/+23
* Fix QRegExp::datastream2 autotestLars Knoll2020-09-231-2/+1
* CMake: Regenerate projects before API changeAlexandru Croitor2020-09-237-16/+8
* Add the old SAX parser to the qt5 compat libraryLars Knoll2020-09-17788-1/+6226
* Mark auto-test as expected failKarsten Heimrich2020-09-161-0/+1