summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/text/qchar/tst_qchar.cpp
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
* 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
* Add wasm exception for tst_qcharDavid Skoland2022-07-111-0/+5
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Add additional grapheme, word, and sentence break class tests from tr29Øystein Heskestad2021-11-101-20/+0
* Hangul composition: use < base + count checks, not <= checksEdward Welbourne2021-06-111-0/+19
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* QChar: make construction from integral explicitGiuseppe D'Angelo2020-11-151-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
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-101-0/+1021