summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Testlib: Format QVector2/3/4D in QCOMPAREFriedemann Kleint2017-08-276-2/+119
* Introduce QIODevice::skip()Alex Trotsenko2017-08-271-0/+91
* HTTP/2 - implement the proper 'h2c' (protocol upgrade)Timur Pocheptsov2017-08-273-15/+218
* QTemporaryFile: Add support for Linux's O_TMPFILEThiago Macieira2017-08-232-5/+77
* Blacklist tst_QMessageBox::defaultButton on osx ciMorten Johan Sørvig2017-08-221-0/+2
* Remove timer checks from testQuitLockMorten Johan Sørvig2017-08-221-13/+0
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-1515-39/+96999
|\
| * QCocoaMenu: De-pessimize the number of calls to validateMenuItem:Gabriel de Dietrich2017-08-152-36/+69
| * Update binary compatibility files for Qt 5.9.0 for QtBaseMilla Pohjanheimo2017-08-1411-0/+96911
| * Autotest: Fix test when running on a non-Unicode-capable localeThiago Macieira2017-08-121-3/+6
| * Widgets: Fix ImSurroundingText query for a QLineEdit with maskJarkko Koivikko2017-08-111-0/+13
* | Autotest: fix blacklisted test about position on non-regular filesThiago Macieira2017-08-082-10/+23
* | QFileInfo: harmonize QFileInfo() and QFileInfo("")Thiago Macieira2017-08-081-48/+81
* | Merge remote-tracking branch 'origin/5.9' into devThiago Macieira2017-08-0842-905/+980
|\|
| * Fix failing network cookie jar testsSimon Hausmann2017-08-071-4/+4
| * Revert "Ignore thaiZWJ failure on RHEL 7.2"Simon Hausmann2017-08-071-2/+0
| * Add flowId to messages when logging in TeamCity formatBorgar Ovsthus2017-08-0431-874/+874
| * Fix compilation of manual lance testEirik Aavitsland2017-08-042-4/+4
| * Ignore thaiZWJ failure on RHEL 7.2Simon Hausmann2017-08-041-0/+2
| * QAbstractItemView: fix nullptr violationRaschbauer, Reinhard2017-08-041-0/+25
| * tst_NoQtEventLoop: Pass with High DPI scaling activeFriedemann Kleint2017-08-041-7/+34
| * tst_qwidget::activation expect fail on Win 10Joni Jäntti2017-08-031-0/+6
| * tst_qgraphicswidget expect fail on Win 10Joni Jäntti2017-08-031-0/+7
| * tst_qfocusevent activateWindow for Win 10Joni Jäntti2017-08-031-0/+9
| * unbreak tst_qresourceengine for prefix buildsOswald Buddenhagen2017-08-031-2/+3
| * tst_QImageReader: Fix the size of the SVG imagesFriedemann Kleint2017-08-021-2/+2
* | QFileSystemEngine/Unix: rework the getting of nsec-precision file timesThiago Macieira2017-08-061-0/+55
* | Add QTextOption/QTextEdit/QPlainTextEdit::tabStopDistance propertyEskil Abrahamsen Blomfeldt2017-08-061-2/+2
* | Filesystem: Use "birth time" to avoid confusion with Unix ctimeThiago Macieira2017-08-053-110/+116
* | Introduce QFileInfo::birthTime and metadataChangeTimeThiago Macieira2017-08-051-7/+20
* | Allow QSettings to synchronize non-atomicallyThiago Macieira2017-08-041-0/+76
* | Support Alternate Data Streams in QSaveFileThiago Macieira2017-08-041-0/+60
* | Long live QTemporaryFileName!Thiago Macieira2017-08-041-15/+17
* | Implement conversion from nullptr QVariant to QString and QByteArrayAllan Sandfeld Jensen2017-08-041-0/+14
* | Add a test that we can read SQL time-stampsEdward Welbourne2017-08-041-0/+21
* | Clean-up in QDateTime's parsing of ISODate{,WithMs}Edward Welbourne2017-08-041-0/+3
* | GLSL 1.00 ES must be selected using "#version 100"Kevin Ottens2017-08-041-3/+3
* | QVariants of null pointers should be nullAllan Sandfeld Jensen2017-08-041-2/+18
* | Long live qEnvironmentVariable()Thiago Macieira2017-08-041-3/+64
* | Ignore thaiZWJ failure on RHEL 7.2Simon Hausmann2017-08-041-0/+2
* | Ignore tests that fail on OpenNebulaFrederik Gladhorn2017-08-033-0/+13
* | Merge "Merge remote-tracking branch 'origin/5.9' into dev" into refs/staging/devFrederik Gladhorn2017-08-0232-130/+270
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-0232-130/+270
| |\|
| | * Ignore hanging tst_qinputdialog::getInt/getDouble() test on macOS 10.12Simon Hausmann2017-08-021-0/+16
| | * Ignore failures of showMinimizedKeepsFocus/activateWindow on macOS 10.12Simon Hausmann2017-08-021-0/+3
| | * Ignore failures of submenuTearOffDontClose on macOS 10.12Simon Hausmann2017-08-021-0/+1
| | * Fix storing of QDateTime timespec for SqliteJoni Poikelin2017-07-311-0/+38
| | * Fix bytesAvailable() on UDP under WindowsAlex Trotsenko2017-07-301-1/+0
| | * Refactor tst_qdir::entryList()Friedemann Kleint2017-07-291-30/+69
| | * Remove tst_qtconcurrentiteratekernel blockSize testJędrzej Nowacki2017-07-291-45/+0