summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
* QWeakPointer: befriend other QWeakPointersThiago Macieira2022-03-041-3/+52
* Add numeric conversion methods to QLatin1StringSona Kurazyan2022-03-051-0/+2
* Add tests for an assertion seen on WindowsEdward Welbourne2022-03-041-1/+12
* tst_qstringapisymmetry: check QString/QAnyStringView overloads w/Q_WEAK_OVERL...Marc Mutz2022-03-041-0/+22
* Fix tst_qstringapisymmetry::count* to test all argument combinationsSona Kurazyan2022-03-041-12/+27
* Fix an error in tst_QStringApiSymmetry::count_impl()Sona Kurazyan2022-03-041-1/+1
* Add literal operators for QLatin1String and QLatin1CharSona Kurazyan2022-03-041-0/+45
* Associative containers: add a way to obtain a key/value rangeGiuseppe D'Angelo2022-03-041-0/+131
* QFlatMap: add remove_ifMarc Mutz2022-03-031-0/+87
* tst_qflags: don't suppress deprecation warningsMarc Mutz2022-03-031-1/+0
* Add compile-time checks for QLatin1StringSona Kurazyan2022-03-021-0/+60
* QLatin1String: add missing APIs for compatibility with Qt string viewsSona Kurazyan2022-03-021-23/+23
* Activate tst_qxmlstream for AndroidAndreas Buhr2022-03-023-11/+42
* QSettings: support reading UTF-8 keys in INI filesIvan Solovev2022-03-024-0/+62
* QMetaObjectBuilder: Always set Data::metatypesFabian Kosmale2022-03-021-0/+12
* tst_qflags: compile with QT_TYPESAFE_FLAGSMarc Mutz2022-02-281-3/+10
* QFlags: fix missing bitwise xor operators in QT_TYPESAFE_FLAGS buildsMarc Mutz2022-02-281-0/+23
* Blacklist: test cases blacklisted in tst_QXmlStream:CI Insignificant Platforms Monitor Bot2022-02-281-0/+4
* Fix test when accessing patched plugin too fastPasi Petäjäjärvi2022-02-251-0/+5
* Core: Fix tests that did break because QProcess security fixPasi Petäjäjärvi2022-02-242-2/+2
* QRegularExpression: print the pattern when warningGiuseppe D'Angelo2022-02-222-14/+43
* tst_qlogging (tst_qmessagehandler): use one line for output and expectedThiago Macieira2022-02-201-3/+4
* tst_qlogging (tst_qmessagehandler): use QProcessEnvironmentThiago Macieira2022-02-201-22/+12
* Fix test to pass with QT_FORCE_ASSERTSFriedemann Kleint2022-02-181-1/+2
* Simplify failure detection logic in QEventDispatcher testVolker Hilsheimer2022-02-181-17/+10
* Expand testing of QDateTime's isNull() and isValid()Edward Welbourne2022-02-181-4/+25
* Tidy up tst_QTimeZone::specificTransition()Edward Welbourne2022-02-181-7/+8
* Exclude autotest for INTEGRITYTatiana Borisova2022-02-181-1/+1
* tst_qmessagehandler: force QProcess tests to log to stderrPasi Petäjäjärvi2022-02-171-0/+1
* Make large inputs to qNextPowerOfTwo give undefined outputAllan Sandfeld Jensen2022-02-171-11/+0
* Set version for tst_qguiapplication and tst_qcoreapplicationAndreas Buhr2022-02-171-0/+5
* Repair tst_qfileinfo on AndroidAndreas Buhr2022-02-161-1/+8
* QMetaObjectBuilder: fix addProperty() recording of the property typeThiago Macieira2022-02-161-2/+4
* QJsonObject::removeAt: stop dividing and multiplying by 2Thiago Macieira2022-02-151-2/+3
* QJsonValueConcreteRef: optimize concrete()Thiago Macieira2022-02-151-4/+2
* QJsonObject::erase: erase unnecessary and wrong codeThiago Macieira2022-02-151-9/+62
* QCborArray: allow large but in-range keysThiago Macieira2022-02-151-0/+25
* Introduce Q{Json,Cbor}ValueConstRefThiago Macieira2022-02-151-2/+14
* QCborValueRef: fix using operator[] to convert an empty array to mapThiago Macieira2022-02-151-8/+207
* QCborValueRef: add a test to confirm that its methods reflect QCborValueThiago Macieira2022-02-151-1/+163
* Fix failures for tst_eventdispatcher on INTEGRITYTatiana Borisova2022-02-151-1/+1
* Convert a table iteration to use ranged-forEdward Welbourne2022-02-151-10/+6
* Repair tst_qcoreapplication to not segfault on AndroidAndreas Buhr2022-02-151-2/+2
* Activate tst_QFutureWatcher for AndroidAndreas Buhr2022-02-152-2/+3
* Exclude denormal test cases if system doesn't support itTatiana Borisova2022-02-156-21/+112
* QFlatMap: temporarily disable some codeMarc Mutz2022-02-141-4/+18
* Core: Remove 'properties' featureKai Köhne2022-02-141-4/+1
* tst_QSystemSemaphore: give proper path to test-helperMårten Nordheim2022-02-121-1/+1
* Fix build with C++20 on macOSAllan Sandfeld Jensen2022-02-111-1/+1
* Cleanup tests that add test data to resources explicitlyAlexey Edelev2022-02-1111-208/+16