summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Fix storing of QDateTime timespec for SqliteJoni Poikelin2018-08-171-0/+38
* Blacklist tst_QOpenGL autotest in Windows 7Tony Sarajärvi2018-05-231-0/+2
* QJsonDocument: Avoid overflow of string lengthsJüri Valdmann2018-05-172-0/+0
* QJsonDocument: Validate also zero-length objectsJüri Valdmann2018-05-171-0/+0
* QJsonDocument: Reject objects containing themselves in binary JSONJüri Valdmann2018-05-171-0/+0
* QJsonDocument::fromRawData: Fix out-of-bounds accessJüri Valdmann2018-05-172-0/+1
* Stop depending on test.macieira.orgThiago Macieira2017-11-282-3/+3
* tst_qlocale::macDefaultLocale - remove flaky/incorrect testTimur Pocheptsov2017-11-131-2/+0
* Revert "QCryptographicHash: make SHA3 calculate SHA3, not Keccak"Thiago Macieira2017-08-311-102/+64
* Revert "tst_qwidget::activation expect fail on Win 10"Joni Jäntti2017-08-311-6/+0
* Revert "tst_qgraphicswidget expect fail on Win 10"Joni Jäntti2017-08-301-7/+0
* tst_qgraphicswidget expect fail on Win 10Joni Jäntti2017-08-151-0/+7
* tst_qwidget::activation expect fail on Win 10Joni Jäntti2017-08-151-0/+6
* tst_qfocusevent activateWindow for Win 10Joni Jäntti2017-08-151-0/+9
* Fix failing network cookie jar testsSimon Hausmann2017-08-071-4/+4
* Ignore failure of tst_qmenu::submenuTearOffDontClose on macOS 10.11Simon Hausmann2017-07-041-0/+2
* Ignore tst_qwidget::showMinimizedKeepsFocus on macOS 10.11Simon Hausmann2017-07-041-0/+1
* Ignore tst_macNativeEvents::testPushButtonPressRelease on macOS 10.11Simon Hausmann2017-07-031-0/+3
* Skip the threaded systemProxyForQuery test on Windows 7Simon Hausmann2017-07-031-1/+4
* Ignore tst_QOpenGLWidget::clearAndGrab failures on UbuntuSimon Hausmann2017-07-031-0/+2
* Fix Angle check in QGLBuffer auto-testSimon Hausmann2017-06-291-1/+1
* Ignore tst_qglbuffer vertexBuffer and indexBuffer failures with AngleSimon Hausmann2017-06-221-0/+7
* Blacklist AAAA related DNS lookup tests on Windows 7/8.1Simon Hausmann2017-06-212-0/+10
* Ignore test failures of linkLocalIPv6 on RHEL 6.6 in the CISimon Hausmann2017-06-161-1/+2
* Fix crash when calling QWidget::grab() on a QOpenGLWidgetSérgio Martins2017-06-081-0/+2
* Skip failures of task232085_spinBoxLineEditBg with the real Gtk styleSimon Hausmann2017-06-081-0/+2
* Autotests: Blacklist "utun" interfaces on DarwinThiago Macieira2017-06-082-0/+22
* Remove some more register keywordsMarc Mutz2017-05-091-1/+1
* QHash/QMultiHash: fix operator==Giuseppe D'Angelo2017-05-091-2/+67
* QUrl: fix IDN conversion when the ACE form is invalidThiago Macieira2017-05-041-0/+25
* QUrl: fix IDN whitelist checking when the TLD is in UnicodeThiago Macieira2017-05-041-0/+8
* Windows: Fix tst_QFileDialog2::completionOnLevelAfterRoot()Friedemann Kleint2017-05-021-1/+1
* QMatrix4x4: fix aliasing problem in operator*=Marc Mutz2017-04-141-0/+4
* QCryptographicHash: make SHA3 calculate SHA3, not KeccakGiuseppe D'Angelo2017-03-311-64/+102
* tst_QMimeDatabase: increase update-mime-database timeout to 4minsMarc Mutz2017-03-221-1/+6
* QDir::mkpath: don't try to mkdir in automount filesystemsThiago Macieira2017-03-201-1/+1
* Call disconnectNotify() when disconnecting a QMetaObject::ConnectionUlf Hermann2017-03-171-2/+21
* Fix parsing of day-of-week names that start with another nameThiago Macieira2017-03-161-0/+50
* Blacklist tst_QPauseAnimation::multipleSequentialGroups()Marc Mutz2017-03-021-0/+2
* Blacklist tst_QTimer::remainingTime() on Windows and macOSFriedemann Kleint2017-03-021-0/+3
* QVarLengthArray: fix appending an already-contained itemMarc Mutz2017-02-211-2/+15
* QInputDialog: prevent crash in static get*() functions when parent gets deletedMarc Mutz2017-02-202-1/+72
* tst_QThreadPool: don't deadlock when a cancel() test failsMarc Mutz2017-02-151-0/+20
* Wait for runnables to start up in tst_QThreadPool::cancel()Marc Mutz2017-02-151-3/+10
* tst_QThreadPool: simplify cancel()Marc Mutz2017-02-151-5/+8
* Fix UB (data race) in tst_QThreadPool::cancel()Marc Mutz2017-02-151-10/+17
* QStringMatcher: fix setCaseSensitivity() on a non-QString-backed matcherMarc Mutz2017-02-081-2/+11
* Plug memleaks in tst_QStackedLayoutMarc Mutz2017-02-071-1/+1
* Accept all formatting characters as valid inputEskil Abrahamsen Blomfeldt2017-02-061-0/+22
* Stabilize tst_QPropertyAnimation::noStartValue()Friedemann Kleint2017-02-061-4/+2