summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-0249-388/+1047
|\
| * Reduce amount of log output of the qcomplextext autotestLars Knoll2018-06-301-88/+56
| * Fix metatype trait for types that are both QObject and Q_GADGETDaniel Vrátil2018-06-301-0/+11
| * Android: Pass tst_qlibraryMårten Nordheim2018-06-292-15/+57
| * QMenuBar: Account for displays that are above 0x0Andy Shaw2018-06-292-0/+129
| * Android: Blacklist tst_QPainter::textOnTransparentImageMårten Nordheim2018-06-281-0/+3
| * Android: Blacklist some cases in tst_qwindowMårten Nordheim2018-06-281-0/+23
| * Android: Make tst_qfile passMårten Nordheim2018-06-281-3/+22
| * Android: fix tst_qloggingMårten Nordheim2018-06-282-1/+19
| * Android: Pass tst_qlocaleMårten Nordheim2018-06-281-4/+19
| * Android: Pass tst_QUuidMårten Nordheim2018-06-281-0/+11
| * QSortFilterProxyModel unittest: add test for filtered-out-after-setDataDavid Faure2018-06-281-6/+33
| * tst_qthreadpool: Skip "stackSize" if unsupportedMårten Nordheim2018-06-271-0/+8
| * Return a correct filter from QFileDialog::selectedMimeTypeFilter()Alexander Volkov2018-06-271-3/+7
| * QAbstractItemModelTester: fix out-of-bounds index() callsDavid Faure2018-06-271-3/+9
| * Android: tst_qtimezone: Blacklist a bunchMårten Nordheim2018-06-271-0/+171
| * Android: tst_QTimeZone::transitionEachZone: skip 2 zonesMårten Nordheim2018-06-271-0/+4
| * Android: Blacklist various cases in tst_QLineEditMårten Nordheim2018-06-261-0/+31
| * Android: Blacklist a few cases in tst_qgroupboxMårten Nordheim2018-06-261-0/+13
| * Android: Blacklist tst_qframe::testPaintingMårten Nordheim2018-06-261-0/+3
| * Kludge round Android's ignorance of some esoteric time-zone transitionsEdward Welbourne2018-06-261-3/+9
| * tst_QTimer: Replace unconditional qWait()s with QSignalSpyKari Oikarinen2018-06-261-152/+111
| * Make tests compile for AndroidLiang Qi2018-06-2517-14/+33
| * Remove dead test - compilerwarningsLiang Qi2018-06-221-54/+0
| * findtestdata: test 'relative to test source'-fixMårten Nordheim2018-06-221-0/+24
| * Android: fix qdiriterator testMårten Nordheim2018-06-212-10/+10
| * Android: tst_qthread: terminate is not supportedMårten Nordheim2018-06-211-4/+4
| * Android: Blacklist tst_qkeyeventMårten Nordheim2018-06-211-0/+6
| * Merge "Merge remote-tracking branch 'origin/5.11.1' into 5.11" into refs/stag...Liang Qi2018-06-215-2/+170
| |\
| | * Merge remote-tracking branch 'origin/5.11.1' into 5.11Qt Forward Merge Bot2018-06-195-2/+170
| | |\
| | | * CMake: Restore qt5_use_modules() functionKevin Funk2018-06-154-0/+107
| | | * QHeaderView: Send the StatusTip events to itself if there is no parentAndy Shaw2018-06-141-2/+63
| * | | Cope if mktime() deems times in a spring forward gap to be invalidEdward Welbourne2018-06-211-27/+35
| * | | Add Android to exceptions in tst_QDateTime::toString_textDate_extra()Edward Welbourne2018-06-211-4/+8
| * | | Cope with Android's lack of time-zone abbreviationsEdward Welbourne2018-06-211-4/+12
| * | | Make some QEXPECT_FAIL()s consistent in form and contentEdward Welbourne2018-06-211-6/+6
| |/ /
| * | tst_bench_QUuid: eliminate an unused variableEdward Welbourne2018-06-141-3/+2
| * | Make QString's formatting of doubles be consistent with other placesEdward Welbourne2018-06-141-0/+23
| |/
* | tst_QMenu: Skip tests when window activation is not supportedJohan Klokkhammer Helsing2018-06-291-0/+18
* | QIntValidator: Intermediate for number if digits equal or less than maxTuomas Heimonen2018-06-292-8/+8
* | tst_qfile: Do not build helper application for winrtOliver Wolff2018-06-281-1/+2
* | Remove leftovers of wincmdline test from test's .pro fileOliver Wolff2018-06-281-4/+1
* | tst_qapplication: Fix execution for WinRTOliver Wolff2018-06-284-43/+39
* | tst_qthreadstorage: Fix execution for WinRTOliver Wolff2018-06-283-25/+22
* | tst_qfile: Fix execution for WinRTOliver Wolff2018-06-285-12/+37
* | QTableView: update editor geometries directly after scrollbars are adjustedChristian Ehrlicher2018-06-281-0/+24
* | DTLS cookie auto-test - do not check the exact UDP socket errorsTimur Pocheptsov2018-06-281-2/+0
* | tst_QSslSocket::qtbug18498_peek() - fix several problemsTimur Pocheptsov2018-06-281-18/+16
* | QRegularExpression: fix compiler warning in testGiuseppe D'Angelo2018-06-271-1/+1
* | qmake: make argument validation of built-ins data drivenOswald Buddenhagen2018-06-271-36/+36