summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/text/qcollator
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* CI: Enable tests under corelib/text for Wasm platformPiotr Wierciński2023-07-101-1/+6
* CMake: Make corelib tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* Silence a few unused-but-set-parameter warnings in some of the testsAmir Masoud Abdol2023-03-061-3/+3
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-2/+0
* Correctly determine if posix collator is used in tst_qcollatorMikolaj Boc2023-01-101-3/+3
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Fix tst_qcollator run time issue on INTEGRITY deviceTatiana Borisova2022-01-121-5/+5
* QCollator: add public, static functions to do comparisonsThiago Macieira2021-11-011-0/+15
* Correct qcollator_posix.cpp's check against system localeEdward Welbourne2021-11-011-2/+2
* Remove conditioning on Android embeddedEdward Welbourne2021-09-171-4/+4
* Mark variables that might be unused under some configurationsVolker Hilsheimer2021-04-111-2/+2
* Remove the qmake project filesJoerg Bornemann2021-01-071-5/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* QCollator: extend testsIvan Solovev2020-11-301-5/+117
* Deprecate old aliases for two countries and several languagesEdward Welbourne2020-10-281-2/+2
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* tst_QCollator: avoid an unused variable warningEdward Welbourne2020-07-131-0/+2
* Move QTextCodec support out of QtCoreKarsten Heimrich2020-06-201-1/+1
* Port qtbase/tests/auto/corelib/text tests to CMakeSona Kurazyan2020-04-271-0/+14
* Make QLocale(QString) explicitLars Knoll2020-04-011-1/+1
* Take care of NULL data from QStringView in QCollatorEdward Welbourne2020-02-051-1/+13
* Move a test for feature ICU from .pro to .cppEdward Welbourne2019-10-251-1/+0
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-102-0/+239