summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/text/qtextboundaryfinder/tst_qtextboundaryfinder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tests: check the output of QFile::openGiuseppe D'Angelo2024-03-271-3/+1
* tst_qttextboundaryfinder: ignore unsupported testsIevgenii Meshcheriakov2024-02-081-5/+22
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* tst_QTextBoundaryFinder: clean out the last two foreach usesEdward Welbourne2023-08-111-2/+3
* Remove tst_QTextBoundaryFinder::thaiLineBreakMikolaj Boc2023-01-131-91/+0
* Port from container.count()/length() to size()Marc Mutz2022-10-041-3/+3
* QUnicodeTools: Adjust properties of WSegSpace word break classIevgenii Meshcheriakov2022-05-241-3/+3
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Unicode: fix the grapheme clustering algorithmGiuseppe D'Angelo2021-08-241-0/+101
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+2
* QChar: make construction from integral explicitGiuseppe D'Angelo2020-11-151-25/+35
* Clean up QTextBoundaryFinder and qunicodetoolsLars Knoll2020-09-071-2/+0
* Remove QTextCodec dependency from testLars Knoll2020-05-141-5/+1
* Core: Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-02-281-2/+2
* Move text-related code out of corelib/tools/ to corelib/text/Edward Welbourne2019-07-101-0/+855