summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/text
Commit message (Expand)AuthorAgeFilesLines
* tst_QStringList: check that join(u'\0') embeds NULsMarc Mutz2021-12-291-0/+5
* Fix autotest runtime failures on INTEGRITYTatiana Borisova2021-12-225-5/+27
* tst_QStringBuilder: remove test that doesn't test anythingMarc Mutz2021-12-221-10/+0
* tst_QStringBuilder: verify a comment is actually misleadingMarc Mutz2021-12-221-0/+2
* QStringBuilder: handle freeSpaceAtBegin() in op+=Marc Mutz2021-12-211-0/+43
* tst_QByteArray: fix UB (signed overflow)Marc Mutz2021-12-171-2/+3
* Check that QStringView::split() w/rvalue QRegularExpression returns valid dataMarc Mutz2021-11-301-0/+29
* QAnyStringView: fix broken implicit conversion from QStringBuilderMarc Mutz2021-11-221-0/+18
* Add an initial tst_QAnyStringViewMarc Mutz2021-11-194-0/+641
* Update CLDR-derived data to newly-released v40Ievgenii Meshcheriakov2021-11-101-3/+3
* Correct qcollator_posix.cpp's check against system localeEdward Welbourne2021-11-041-3/+3
* Add a basic round-trip test for QStringConverterEdward Welbourne2021-10-081-1/+56
* Rework tst_QString::remove_regexp() and its data tableEdward Welbourne2021-09-181-30/+36
* Teach QLocale::system() to use narrow formatIvan Solovev2021-09-161-0/+27
* Move locale-switching code in test to a shared headerEdward Welbourne2021-09-151-56/+4
* Fix QLocale::system() standalone day and month handlingIvan Solovev2021-09-061-0/+127
* Make tst_QLocale::TransientLocale succeed at changing system localeIvan Solovev2021-09-031-2/+46
* qlocale_win: Fix non-standalone month namesEdward Welbourne2021-09-011-3/+10
* QBA(V)/QS(V)::lastIndexOf: fix the search of 1-char needlesGiuseppe D'Angelo2021-08-262-4/+4
* Unicode: fix the grapheme clustering algorithmGiuseppe D'Angelo2021-08-241-0/+101
* QS(V)/QBA(V)/QL1S::lastIndexOf: fix the offset calculationsGiuseppe D'Angelo2021-08-203-22/+56
* QRegularExpression: fix matching over null/empty QString(View)Giuseppe D'Angelo2021-08-191-2/+23
* Assert that special handling of '0' padding does what it shouldEdward Welbourne2021-08-101-21/+61
* QString/QByteArray: Fix setNum docs and add testsMårten Nordheim2021-08-101-0/+53
* testlib: Deprecate QWARN() in favor of qWarning()Tor Arne Vestbø2021-08-051-1/+1
* QByteArray: don't coerce negative to unsigned for any baseEdward Welbourne2021-08-021-6/+5
* QByteArray: extend unit testsIvan Solovev2021-07-292-27/+687
* QByteArray: fix indexOf/lastIndexOfIvan Solovev2021-07-291-4/+23
* Fix QString test compilation without QRegularExpressionIvan Solovev2021-07-291-5/+64
* QString: extend unit testsIvan Solovev2021-07-231-75/+500
* QString: Respect precision when reading data for %.*s format stringUlf Hermann2021-06-231-0/+30
* Hangul composition: use < base + count checks, not <= checksEdward Welbourne2021-06-111-0/+19
* Always include standard name in QLocale::uiLanguages()Edward Welbourne2021-06-071-36/+39
* Fix augmentation of UI language listEdward Welbourne2021-06-071-8/+25
* QByteArrayView: add compareMårten Nordheim2021-05-201-0/+15
* Fix assertion on matchingLocales(Abhkazian, Any, Any)Edward Welbourne2021-05-051-1/+7
* Add more tests for QList/QString/QBAAndrei Golubev2021-04-272-0/+126
* Update CLDR-derived data to newly-released v39Edward Welbourne2021-04-261-1/+1
* Unicode: fix the extended grapheme cluster algorithmGiuseppe D'Angelo2021-04-162-634/+4
* Add the "Territory" enumerated type for QLocaleJiDe Zhang2021-04-151-97/+97
* Mark variables that might be unused under some configurationsVolker Hilsheimer2021-04-111-2/+2
* Remove meaningless QT_NO_UNICODE_LITERAL check in QString literal testsAndrei Golubev2021-03-302-6/+0
* Add literal operators for QString and QByteArrayAndrei Golubev2021-03-302-0/+48
* macOS: Be honest about the system localeTor Arne Vestbø2021-02-111-4/+14
* Clarify what QSystemLocale::fallbackLocale() is used forTor Arne Vestbø2021-02-091-1/+1
* Purge various BLACKLIST entries that are now fixedEdward Welbourne2021-02-021-3/+0
* QRegularExpression: add move constructorIvan Solovev2021-01-261-0/+115
* QLocale: Allow direct conversion from language, country, and script codesKai Köhne2021-01-251-0/+27
* QLocale: Allow direct conversion to language, country, and script codesKai Köhne2021-01-181-0/+16
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-121-26/+0