summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
* | | | remove pointless function separator comments from tst_qprocessJoerg Bornemann2015-08-261-67/+3
* | | | Harmonize input context selectionBernd Weimer2015-08-251-0/+3
* | | | Autotest: Print errno in case of failureThiago Macieira2015-08-221-0/+1
* | | | QAbstractSocketEngine: introduce QIpPacketHeader for datagramsThiago Macieira2015-08-222-24/+23
* | | | QHostAddress: Improve code generationThiago Macieira2015-08-191-0/+2
* | | | Merge dev into 5.6Oswald Buddenhagen2015-08-178-1/+221
|\ \ \ \
| * | | | QProcess: discard unwanted output from the child processAlex Trotsenko2015-08-161-0/+20
| * | | | Add QMainWindow::resizeDocksOlivier Goffart2015-08-161-0/+93
| * | | | Remove temporary string allocations when reading prepared statement.Milian Wolff2015-08-131-0/+64
| * | | | Don't try to dynamically resolve dbus symbols if QT_NO_LIBRARYUlf Hermann2015-08-132-1/+5
| * | | | Remove type punning from QRgba64.Erik Verbruggen2015-08-111-0/+19
| * | | | Fix repremultiply from RGB64 to RGB30Allan Sandfeld Jensen2015-08-111-0/+4
| * | | | windows: Verify the built-in GPU blacklist in autotestsLaszlo Agocs2015-08-111-0/+16
* | | | | Add QHostAddress::isMulticastThiago Macieira2015-08-151-1/+49
* | | | | QtTest: Add QHostAddress support for QCOMPARE failuresThiago Macieira2015-08-151-12/+0
|/ / / /
* | | | Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devTimur Pocheptsov2015-08-0939-68/+369
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-0639-68/+369
| |\| | |
| | * | | Change how QDebug escapes QStrings in the outputThiago Macieira2015-08-064-9/+39
| | * | | Seed the random number generator before using QTemporaryDirThiago Macieira2015-08-062-1/+14
| | * | | QLoggingCategory: fix default severity in Q_LOGGING_CATEGORY macroAlex Merry2015-08-031-0/+11
| | * | | Don't expose qt_setQtEnableTestFont(bool) by defaultKonstantin Ritt2015-07-313-33/+62
| | * | | ssl: add test certificates with DSA and EC keysJeremy Lainé2015-07-3012-5/+103
| | * | | QLineEdit should inherit the input methods from QComboBox.BogDan Vatra2015-07-301-0/+9
| | * | | consistently handle empty program string in QProcess::start overloadsJoerg Bornemann2015-07-301-0/+38
| | * | | Fix typo in test results report for androidSamuel Gaist2015-07-281-1/+1
| | * | | ssl: fix comment typo in QSslSocket testsJeremy Lainé2015-07-281-1/+1
| | * | | ssl: fix QNAM self-signed certificate test for non-OpenSSL backendsJeremy Lainé2015-07-281-2/+10
| | * | | Fix compilation error while instantiating operator<< explicitlyOlivier Goffart2015-07-261-0/+9
| | * | | QTimeZone: Convert fractional timezones properly.Cesar Garcia Naranjo2015-07-211-0/+18
| | * | | tst_qmimedatabase.cpp: Set write permission on files extracted from resources.Friedemann Kleint2015-07-211-8/+38
| | * | | Autotest: rename sub tests from "test" to something meaningfulThiago Macieira2015-07-188-4/+4
| | * | | tst_QUdpSocket: send two bytes in a datagramThiago Macieira2015-07-171-4/+4
| | |/ /
| | * | Add test for invalid exif dataRainer Keller2015-07-172-0/+8
* | | | QSslCertificate - skip tests failing with generic QSslCertificatePrivateTimur Pocheptsov2015-08-081-0/+9
* | | | Blacklist test failing due to too new OpenSSL versionSimon Hausmann2015-08-061-0/+3
|/ / /
* | | QSKIP SSL-session related tests (SecureTransport backend)Timur Pocheptsov2015-08-051-0/+8
* | | Blacklist some cases from tst_qftpJani Vähäkangas2015-08-033-3/+12
* | | tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-3162-639/+671
* | | tests/auto/gui: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-3137-774/+779
* | | tests/auto/network: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-3117-354/+355
* | | high-DPI tweaks for autotestsMorten Johan Sørvig2015-07-306-113/+138
* | | tests/auto/sql: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-294-38/+38
* | | Support MRT in QOpenGLFramebufferObjectLaszlo Agocs2015-07-291-16/+173
* | | tst_QApplication: Remove test windowsCommandLine().Friedemann Kleint2015-07-294-88/+0
* | | Introduce QHash key iteratorsSérgio Martins2015-07-281-0/+29
* | | Introduce QMap key iteratorsSérgio Martins2015-07-281-0/+29
* | | tst_qgraphicsproxywidget: Rename test slot to fix compiler warning.Friedemann Kleint2015-07-281-4/+4
* | | tst_qhostaddress: Add braces to initialization of a Q_IPV6ADDR.Friedemann Kleint2015-07-281-1/+1
* | | tst_qgraphicsanchorlayout: Fix warning about unused function result.Friedemann Kleint2015-07-281-2/+1
* | | Tests: Remove some unused member variables.Friedemann Kleint2015-07-283-6/+1