summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix QDockWidget parenting and dock permissionsAxel Spoerl2022-04-193-2/+603
* wasm: add fps counter to the rasterwindow testMorten Sørvig2022-04-192-0/+9
* tst_qstringapisymmetry: check toInt() etc also with base != 0Marc Mutz2022-04-171-0/+119
* QDate(Time): add a addDuration methodGiuseppe D'Angelo2022-04-142-14/+27
* QFutureCallOutEvent: de-export againMarc Mutz2022-04-141-1/+7
* QEvent: start to de-inline copy ctor and clone() of all subclassesMarc Mutz2022-04-142-2/+83
* QDateTime: add conversions for time_point and zoned_timeGiuseppe D'Angelo2022-04-131-0/+227
* QDate: add conversions for std::chrono calendaring classesGiuseppe D'Angelo2022-04-131-0/+39
* QAbstractProxyModel: do not access invalid indexesGiuseppe D'Angelo2022-04-131-0/+128
* QVarLengthArray: add missing (size, value) ctorMarc Mutz2022-04-131-0/+12
* QDateTime: add support for std::chrono::duration arithmeticGiuseppe D'Angelo2022-04-131-1/+20
* wasm: make rasterwindow use non-deprecated APIMorten Johan Sørvig2022-04-121-3/+3
* QTimeZone: add construction from std::chrono::time_zone*Giuseppe D'Angelo2022-04-121-0/+48
* Skip test that fails with Address Sanitizer enabledDimitrios Apostolou2022-04-121-0/+7
* tst_qsslsocket: remove tons of deprecation warningsMarc Mutz2022-04-121-65/+78
* Ensure that readAllStandardError() doesn't crash on assertJarek Kobus2022-04-091-0/+10
* xcb: get geometry correctly for rotation with RAndR 1.5Liang Qi2022-04-081-0/+60
* xcb: compare with screen name instead of old monitor infoLiang Qi2022-04-081-1/+1
* Android: use BCP 47 tag to create a correct Locale for QTimeZone::displayName()Ivan Solovev2022-04-081-0/+52
* Fix assertion failure when parsing a doubly-invalid date-time textEdward Welbourne2022-04-071-1/+14
* Don't use QSKIP() when merely eliding part of a testEdward Welbourne2022-04-071-25/+23
* tst_QTcpSocket: remove redundant includeTimur Pocheptsov2022-04-071-4/+0
* Replace uses of _qba with _baSona Kurazyan2022-04-072-4/+6
* Replace uses of _qs with _s in testsSona Kurazyan2022-04-0723-99/+142
* CI: Blacklist failing networks tests for QNX qemuPasi Petäjäjärvi2022-04-073-0/+29
* Add literal operators for QString/QByteArray to StringLiterals namespaceSona Kurazyan2022-04-072-30/+80
* Q[Multi]Hash: fix squeeze()Ivan Solovev2022-04-061-1/+94
* Q[Multi]Hash::reserve(): do nothing if desired size is less than currentIvan Solovev2022-04-061-0/+31
* Improve surface format request for baseline test of GL painterEirik Aavitsland2022-04-061-3/+17
* QByteArray/QVarLengthArray: add missing resize(n, v) overloadsMarc Mutz2022-04-062-0/+41
* benchmarks: fix deprecation warningsMarc Mutz2022-04-062-5/+5
* CI: blacklist fromHtml:preformats with embedded backticks for QNXPasi Petäjäjärvi2022-04-061-0/+2
* QBuffer: fail early in seek() beyond QByteArray's max capacityMarc Mutz2022-04-051-0/+24
* Activate tst_qmessagebox for AndroidAndreas Buhr2022-04-051-1/+1
* rhi: Add explicit subclass for RTs from swapchainsLaszlo Agocs2022-04-051-0/+2
* QSplitter: Don't move handle in non-pressed stateNodir Temirkhodjaev2022-04-051-0/+21
* CI: Blacklist mixedScripts for QNXPasi Petäjäjärvi2022-04-051-0/+3
* Android: skip flaky tst_qcalendarwidget::showPrevNext()Assam Boudjelthia2022-04-041-0/+3
* QBuffer: fix writing more than two GiB of dataMarc Mutz2022-04-041-0/+53
* Revert "Activate all tst_qgridlayout tests on Android"Ivan Solovev2022-04-021-0/+3
* Android: skip few tst_qopenglwidget tests that crash on CIAssam Boudjelthia2022-04-021-1/+31
* We do in fact support 'F' format for floating-point valuesEdward Welbourne2022-04-012-1/+102
* Move some purely floating-point testing from tst_QLocale to tst_QNumericEdward Welbourne2022-04-012-24/+13
* Use constants of the correct type in qnumeric NaN testEdward Welbourne2022-04-011-11/+12
* Clean up and modernise tst_QLocale::fpExceptions()Edward Welbourne2022-04-011-15/+14
* tst_QIODevice::unget() without network: skip only the affected partMårten Nordheim2022-04-011-4/+7
* Allow brace initialization for some of QLatin1StringView constructorsSona Kurazyan2022-04-011-0/+5
* Revert "Blacklist: test cases blacklisted in tst_QSystemSemaphore:"Pasi Petäjäjärvi2022-04-011-4/+0
* tst_QByteArrayView:: disable failing constexpr checks for GCCSona Kurazyan2022-04-011-0/+5
* lance: Handle unspecified size or weight in setFont commandTor Arne Vestbø2022-03-311-13/+21