summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* More startOfDay() fixes, in tst_bench_QDateTimeEdward Welbourne2022-03-311-4/+5
* Merge integration refs/builds/qtci/dev/1648720546Qt CI Bot2022-03-312-6/+6
|\
| * QNetworkInformation: Deprecate vague load functionsMårten Nordheim2022-03-312-6/+6
* | Windows QPA: Fix slowdown with large table/tree views with accessibilityAndré de la Rocha2022-03-311-0/+107
* | Windows: Fix accessibility testsAndré de la Rocha2022-03-312-7/+6
* | Android: enable tst_QScreen::grabWindowIvan Solovev2022-03-312-2/+12
|/
* QSettingsPrivate: fold from/to parameters into the view they boundEdward Welbourne2022-03-301-2/+2
* Android: skip crashing tests tst_QOpenglWidget::clearAndResizeAndGrab()Assam Boudjelthia2022-03-301-0/+3
* tst_QNetworkInterface: Update network test server handlingPasi Petäjäjärvi2022-03-302-3/+10
* CI: Add docker support for qnetworkaccessmanager_and_qprogressdialog testPasi Petäjäjärvi2022-03-302-2/+8
* Android: skip tst_QNetworkProxyFactory::genericSystemProxyIvan Solovev2022-03-302-4/+1
* Android: activate tst_QPluginLoaderIvan Solovev2022-03-304-9/+65
* Android: activate tst_QLibraryIvan Solovev2022-03-305-76/+62
* TAP test logger: report B?XFAIL (mostly) as a messageEdward Welbourne2022-03-293-61/+141
* Move TAP's messages block to after the primary report detailsEdward Welbourne2022-03-2916-165/+101
* Add a test and remove a work-around for a fixed bugEdward Welbourne2022-03-291-4/+5
* Android: fix fullscreen handlingIvan Solovev2022-03-291-0/+37
* Android: activate tst_QWidgetIvan Solovev2022-03-293-35/+54
* Android: enable tst_QLocaleIvan Solovev2022-03-291-9/+12
* QFileSystemWatcher: Blacklist failing tests on macOS armIvan Solovev2022-03-291-0/+6
* Include file and line information in TAP diagnostics blocksEdward Welbourne2022-03-295-0/+30
* TAP test logger: move messages into the diagnostics blockEdward Welbourne2022-03-2918-2281/+4636
* Android: re-enable skipped testsIvan Solovev2022-03-293-10/+0