summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | Replace QVERIFY with QCOMPARE in QRingBuffer autotestAlex Trotsenko2015-06-231-23/+23
* | | Revert "windows: Disable D3D9/11 with ANGLE in VMs"Laszlo Agocs2015-06-232-19/+1
* | | Insignifify qfileinfo on Windows, like QDirSimon Hausmann2015-06-201-0/+2
* | | Extend flakeyness of tst_QDBusAbstractAdaptor::overloadedSignalEmission(int)Simon Hausmann2015-06-201-1/+1
* | | Blacklist flakey tst_QTimeLine::duration test on WindowsSimon Hausmann2015-06-201-0/+2
* | | Improve debug output of tst_QTimeLine::frameRate()Simon Hausmann2015-06-201-1/+1
* | | Extend tst_QPauseAnimation::pauseAndPropertyAnimations blacklistSimon Hausmann2015-06-201-1/+1
* | | Blacklist tst_QPropertyAnimation::startBackwardWithoutEndValue on WindowsSimon Hausmann2015-06-201-0/+2
* | | Extend the scope of QTBUG-30943Simon Hausmann2015-06-201-1/+1
* | | Blacklist socks bind test on WindowsSimon Hausmann2015-06-201-0/+2
* | | Blacklist tryAcquireWithTimeoutSimon Hausmann2015-06-201-1/+1
* | | Insignifify qdiriterator testSimon Hausmann2015-06-201-0/+2
* | | windows: Disable D3D9/11 with ANGLE in VMsLaszlo Agocs2015-06-192-1/+19
* | | QCommandLineOption: optimize ctorsMarc Mutz2015-06-191-1/+1
* | | QStringRef: add truncate()Marc Mutz2015-06-191-0/+25
* | | QMap: add const equal_range() overloadMarc Mutz2015-06-191-0/+34
* | | QVector: add move(int,int) for QList compatMarc Mutz2015-06-181-0/+50
* | | QMenu/QToolBar: Add overloads of addAction() using Qt 5 signals and slots.Friedemann Kleint2015-06-182-0/+47
* | | tst_QStateMachine: replace inefficient QLists with QVectorMarc Mutz2015-06-171-3/+3
* | | QPointer: add member-swapMarc Mutz2015-06-171-0/+17
* | | Add check for top level widget leaks in kernel test of QtWidgets.Friedemann Kleint2015-06-166-0/+20
* | | Added SSL support for MySQL database connectionsOlivier Delbeke2015-06-141-2/+2
* | | Blacklist and skip various tests that are flakeySimon Hausmann2015-06-1468-73/+226
* | | Blacklist tst_QThreadPool::expiryTimeoutRace() on OS XSimon Hausmann2015-06-121-0/+2
* | | Namespace copy of QFileSystemIterator in QDirIterator benchmarkUlf Hermann2015-06-123-2/+9
* | | Allow types with a comma in Q_PROPERTYOlivier Goffart2015-06-121-0/+12
* | | Add qHash(QSizePolicy)Marc Mutz2015-06-121-2/+18
* | | Output registered enumeration names in QCOMPARE.Friedemann Kleint2015-06-125-83/+141
* | | networkselftest: Fix handling of the smbclient process.Friedemann Kleint2015-06-101-12/+42
* | | Remove exec bits from files that should not be executableDmitry Shachnev2015-06-0746-0/+0
* | | Make the test pass on high res mac displaysLars Knoll2015-06-061-2/+2
* | | Wait for the window being active before sending it eventsLars Knoll2015-06-061-0/+1
* | | Fix the autotest on MacLars Knoll2015-06-061-1/+1
* | | Fix qgraphicswidget::initStyleOption autotestLars Knoll2015-06-062-14/+6
* | | Clean up the qgraphicsscene autotestLars Knoll2015-06-061-22/+5
* | | Manual touch test: Add gestures.Friedemann Kleint2015-06-061-13/+236
* | | Fix tst_qglobalstatic on OS XSimon Hausmann2015-06-041-0/+21
* | | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-0398-3250/+6183
|\| |
| * | Polish and stabilize tst_qtooltip.Friedemann Kleint2015-06-021-26/+36
| |/
| * Stabilize tst_qtouchevent.Friedemann Kleint2015-06-012-4/+10
| * moc: Fix crash parsing invalid macro invocationOlivier Goffart2015-05-301-0/+7
| * Reanimate test gui/kernel/qtouchevent/tst_qtouchevent.Friedemann Kleint2015-05-292-164/+152
| * tst_QDockWidget::restoreDockWidget: Add QSKIP for XCB.Friedemann Kleint2015-05-291-0/+2
| * tst_QApplication - quitOnLastWindowClosed (fix for OS X)Timur Pocheptsov2015-05-271-14/+20
| * Remove test other/baselineexample.Friedemann Kleint2015-05-273-160/+0
| * Fix crash due to QTreeView accessing deleted model indexes.Joerg Bornemann2015-05-271-0/+78
| * QMetaType: Fix compilation with non default constructible Q_GADGETOlivier Goffart2015-05-272-1/+30
| * Tests: Use blacklist for failing tst_qwidget testsCaroline Chao2015-05-262-2/+121
| * take process name into account for QLockFile's pid clash resolutionJoerg Bornemann2015-05-261-0/+48
| * Make sure we don't call dbus_connection_can_send_type on too old libdbusThiago Macieira2015-05-261-9/+24