summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* testlib: Add Test Anything Protocol (TAP) reporterTor Arne Vestbø2018-03-1438-2/+3971
* Make testlib selftests pass for shadow-buildsTor Arne Vestbø2018-03-141-2/+2
* QSFPM: Faster row removesTim Angus2018-03-131-39/+173
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-121-3/+3
|\
| * Fix 5.11 API review findings in QtNetworkFriedemann Kleint2018-03-101-3/+3
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-105-3/+57
|\|
| * add missing tests of rvalue overloads for QVarLengthArray and QVectorv5.11.0-beta2Eric Lemanissier2018-03-102-2/+25
| * Allow use of template class instances inheriting from a Q_GADGET in QmlNils Jeisecke2018-03-101-0/+19
| * set attribute specifier before namespace nameAlexander Shevchenko2018-03-091-1/+1
| * Fix QLabel crash if buddy's lifetime is too shortSergio Martins2018-03-081-0/+12
* | testlib selftest: Resolve expected files at qmake timeTor Arne Vestbø2018-03-092-221/+3
* | Adjust tst_QTimeZone's Q_OS_WIN #if-ery now that ICU is the defaultEdward Welbourne2018-03-092-10/+14
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-0810-122/+164
|\|
| * Make a benchmark out of tst_QObjectPerformance::emitToManyReceiversKari Oikarinen2018-03-075-120/+24
| * QStandardItem: add more sanity checks on insertRow(s)/Column(s)Christian Ehrlicher2018-03-071-1/+12
| * QTabWidget: Do not add tabbar size during sizeHint() when it is hiddenChristian Ehrlicher2018-03-071-0/+29
| * SQL/Postgres: Fix support for nan, inf and -infChristian Ehrlicher2018-03-071-0/+42
| * Blacklist tst_QWindow::modalWithChildWindow on openSUSEKari Oikarinen2018-03-071-0/+2
| * QObjectBenchmark: Don't try to set read-only propertiesKari Oikarinen2018-03-071-1/+2
| * QHeaderView: fix inconsistent saved state, ignored during restoreDavid Faure2018-03-071-0/+53
* | Remove tests from BLACKLIST for macOSMorten Johan Sørvig2018-03-081-29/+0
* | tst_qstorageinfo: Don't add extra newlines when printing volumesTor Arne Vestbø2018-03-071-1/+1
* | tst_qsettings: Check case sensitivity of actual settings fileTor Arne Vestbø2018-03-071-1/+1
* | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Qt Forward Merge Bot2018-03-076-14/+30
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-076-14/+30
| |\|
| | * Check for WindowActivation capability instead of platformJohan Klokkhammer Helsing2018-03-061-12/+12
| | * Make platform checks for Wayland more readableJohan Klokkhammer Helsing2018-03-061-5/+10
| | * Skip failing tests in tst_QWindow on WaylandJohan Klokkhammer Helsing2018-03-061-0/+6
| | * uic: Add the include for QIcon conditionallyJarek Kobus2018-03-065-0/+5
* | | implement non-member operator+ for iteratorsEric Lemanissier2018-03-062-0/+8
|/ /
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-054-4/+6
|\|
| * Make tst_QWindow::generatedMouseMove pass on WaylandJohan Klokkhammer Helsing2018-03-051-1/+1
| * Don't skip tst_QWindow::windowModality_QTBUG27039 on WaylandJohan Klokkhammer Helsing2018-03-051-3/+0
| * Blacklist tst_QWindow::modalWindowEnterEventOnHide_QTBUG35109 on windows ciLiang Qi2018-03-051-0/+1
| * Blacklist tst_QGraphicsView::itemsInRect_cosmeticAdjust on UbuntuKari Oikarinen2018-03-051-0/+3
| * moc: Don't error our when parsing "using namespace __identifier(...)"Andy Shaw2018-03-051-0/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-0210-139/+96
|\|
| * QLocale: Update the system private on QLocale default constructor if neededAlbert Astals Cid2018-03-021-0/+46
| * Blacklist tst_QWindow::testInputEvents on WindowsKari Oikarinen2018-03-021-0/+2
| * QTestlib/selftests: Fix failures due to logging system outputFriedemann Kleint2018-03-021-0/+1
| * qstringapisymmetry: Fix XML parsing failing on invalid encodingsFriedemann Kleint2018-03-021-4/+18
| * Blacklist tst_QApplication::touchEventPropagation on openSUSEKari Oikarinen2018-03-021-0/+3
| * Remove tst_QGLThreads::textureUploadInThreadKari Oikarinen2018-03-022-134/+0
| * tst_QLibrary: Ensure installation order of testdata libsKari Oikarinen2018-03-022-1/+4
| * JSON: remove braces from UUID text representationsThiago Macieira2018-03-021-0/+2
| * QJsonValue: use the fully-encoded form of a URL in fromVariant()Thiago Macieira2018-03-021-0/+20
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-0214-49/+594679
|\|
| * qtestlib: fix support for pressing multiple mouse buttonsGatis Paeglis2018-03-014-21/+239
| * ToolTip/Windows: Fix wrong size when font is modified by widget stylesheetFriedemann Kleint2018-03-011-11/+51
| * tst_QAbstractItemView: Wrap qWaitForWindowActive in QVERIFYKari Oikarinen2018-03-011-4/+3