summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/text/qstring/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* QString: use comparison helper macros - trivial changes [1/3]Ivan Solovev2024-03-021-0/+1
* CI: Enable tests under corelib/text for Wasm platformPiotr Wierciński2023-07-101-0/+1
* CMake: Make corelib tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* QString: add a tst_QString variant with QT_NO_CAST_FROM_ASCIIAhmad Samir2023-04-291-1/+7
* Add QString<->emscripten::val conversion functionsMikolaj Boc2023-01-131-0/+3
* tst_QString: test with QT_RESTRICTED_CAST_FROM_ASCII, tooMarc Mutz2022-12-221-22/+22
* tst_qstring: port away from deprecated APIsIvan Solovev2022-08-271-2/+0
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Rename QT_DISABLE_DEPRECATED_BEFORE -> QT_DISABLE_DEPRECATED_UP_TOIvan Solovev2022-08-191-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-2/+2
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-3/+3
* Port qtbase/tests/auto/corelib/text tests to CMakeSona Kurazyan2020-04-271-0/+29