summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/text/qchar
Commit message (Expand)AuthorAgeFilesLines
* Tests: check the output of QFile::openGiuseppe D'Angelo2024-03-271-3/+1
* Q(Latin1)Char: use comparison helper macrosIvan Solovev2024-03-021-0/+32
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* CMake: Make corelib tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-2/+0
* tst_QChar::fromUcs4(): deduplicate a test-caseEdward Welbourne2022-10-181-3/+3
* Port from container.count()/length() to size()Marc Mutz2022-10-041-1/+1
* 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
* Add wasm exception for tst_qcharDavid Skoland2022-07-111-0/+5
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Cleanup tests that add test data to resources explicitlyAlexey Edelev2022-02-111-17/+0
* Remove unused .qrc filesJoerg Bornemann2022-01-171-5/+0
* Fix autotest runtime failures on INTEGRITYTatiana Borisova2021-12-161-1/+1
* Add additional grapheme, word, and sentence break class tests from tr29Øystein Heskestad2021-11-101-20/+0
* Remove conditioning on Android embeddedEdward Welbourne2021-09-171-1/+1
* Hangul composition: use < base + count checks, not <= checksEdward Welbourne2021-06-111-0/+19
* Remove the qmake project filesJoerg Bornemann2021-01-071-11/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* QChar: make construction from integral explicitGiuseppe D'Angelo2020-11-151-2/+2
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-2/+2
* Purge Q_{STDLIB,COMPILER}_UNICODE_STRINGSEdward Welbourne2020-09-141-4/+0
* QChar: purge deprecated APIEdward Welbourne2020-07-201-4/+1
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-1/+1
* QChar: add fromUcs{2,4}()Marc Mutz2020-05-091-7/+31
* Port qtbase/tests/auto/corelib/text tests to CMakeSona Kurazyan2020-04-271-0/+33
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-105-0/+19685