summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Android: Fix QImageReader testEskil Abrahamsen Blomfeldt2015-01-162-0/+10
* Autotest: Find all autotests due to changed naming conventionsRainer Keller2015-01-161-27/+14
* Benchmarks: Build gui benchmarks only when gui module availableRainer Keller2015-01-161-1/+1
* Fix compilation with older MSVC: use qIsNan instead of isnanThiago Macieira2015-01-151-2/+2
* Android: XFAIL a few tests in QDnsLookupEskil Abrahamsen Blomfeldt2015-01-121-0/+18
* Fix memory leaks with QDBusServerThiago Macieira2015-01-111-0/+2
* QScreen manual test: use sizeHint; don't override QLineEdit text colorShawn Rutledge2015-01-093-4/+9
* Skip incompatible QTextLayout tests when dpi-scaling is usedEskil Abrahamsen Blomfeldt2015-01-091-0/+62
* Android: Fix QDataStream testEskil Abrahamsen Blomfeldt2015-01-092-0/+10
* Android: Fix QTextBoundaryFinder testEskil Abrahamsen Blomfeldt2015-01-092-0/+13
* Android: Fix qpixmap test.BogDan Vatra2015-01-081-3/+25
* Android: Fix qimage test.BogDan Vatra2015-01-082-0/+24
* Android: Fix some QStyle testsEskil Abrahamsen Blomfeldt2015-01-082-0/+25
* Make sure widget is polished before checking its fontEskil Abrahamsen Blomfeldt2015-01-081-0/+1
* Android: Fix QTemporaryFile testsEskil Abrahamsen Blomfeldt2015-01-083-9/+48
* Android: Fix QPainter autotestEskil Abrahamsen Blomfeldt2015-01-082-0/+191
* Android: Fix qimagewriter test.BogDan Vatra2015-01-083-13/+35
* QVersionNumber: test more version numbersMarc Mutz2015-01-081-0/+60
* Autotest: don't leak a socket every call to QtNetworkSettings::hasIPv6Thiago Macieira2015-01-081-0/+1
* Prevent buffer overrun when getting the glyph imagesAndy Shaw2015-01-071-1/+16
* Make QtDBus unit tests compile with runtime dbus-1 tooThiago Macieira2015-01-067-51/+93
* Allow the QtDBus type benchmark to run without libdbus-1 foundThiago Macieira2015-01-061-1/+2
* Make QDBusConnection and QDBusServer return an error on default objectsThiago Macieira2015-01-061-4/+4
* Autotest: fix a race condition in verifying a peer D-Bus connectedThiago Macieira2015-01-066-14/+52
* Android: Fix QCryptographicHash testEskil Abrahamsen Blomfeldt2015-01-062-0/+11
* Android: Fix QCommandLineParser testEskil Abrahamsen Blomfeldt2015-01-061-0/+9
* Android: Fix QCollator testEskil Abrahamsen Blomfeldt2015-01-061-0/+5
* Android: Fix QChar testEskil Abrahamsen Blomfeldt2015-01-062-0/+10
* Android: Fix QByteArray testEskil Abrahamsen Blomfeldt2015-01-062-0/+10
* Android: Fix QTranslator testsEskil Abrahamsen Blomfeldt2015-01-063-1/+30
* Android: Check XML output and optionally stop on fail.BogDan Vatra2015-01-061-0/+41
* JPEG: Fix reading of EXIF orientation.Friedemann Kleint2015-01-062-9/+24
* Don't bind to QHostAddress::Any if we want to do IPv4 multicast opsThiago Macieira2015-01-051-3/+3
* tst_QLockFile: simulate a crash betterMarc Mutz2015-01-041-4/+4
* Autotest: Forward stderr of the sub-processesThiago Macieira2015-01-025-1/+4
* Autotest: Be nicer when asking the sub-processes to exitThiago Macieira2015-01-028-17/+32
* Added ROUND test for PostgreSQLIsrael Lins2014-12-301-13/+17
* [QDateTime] ISO Time zone designators can be [+-]HHIsrael Lins2014-12-301-0/+8
* Added timezone support for datetime fields in PSQLJulien Blanc2014-12-302-1/+43
* tst_QUdpSocket: Fix inverted logic in getting a non-"any" addressThiago Macieira2014-12-281-23/+18
* Don't hardcode port numbers in tst_QUdpSocket wherever possibleThiago Macieira2014-12-281-10/+15
* Fix silly QSKIP for IPv6 in tst_QUdpSocket::multicastThiago Macieira2014-12-281-1/+1
* Silence warning in tst_QUdpSocket::multicast for Any+IPv4Thiago Macieira2014-12-241-1/+7
* Fix tst_QUdpSocket::multicastLeaveAfterCloseThiago Macieira2014-12-241-3/+6
* Stabilize tst_QUdpSocket::broadcastingThiago Macieira2014-12-241-1/+1
* Don't try to send broadcasts over IPv6Thiago Macieira2014-12-241-4/+7
* Suppress silly shell warning during qmake of qtcpsocket.proThiago Macieira2014-12-241-1/+1
* Autotest: Disable multicast testing with proxiesThiago Macieira2014-12-241-10/+1
* Temporarily disable the QtDBus tests if the session bus isn't availableThiago Macieira2014-12-231-1/+10
* Android: Fix QTemporaryDir/File::nonWritableCurrentDir() testsEskil Abrahamsen Blomfeldt2014-12-222-0/+9