summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2014-12-30Added ROUND test for PostgreSQLIsrael Lins1-13/+17
2014-12-30[QDateTime] ISO Time zone designators can be [+-]HHIsrael Lins1-0/+8
2014-12-30Added timezone support for datetime fields in PSQLJulien Blanc2-1/+43
2014-12-28tst_QUdpSocket: Fix inverted logic in getting a non-"any" addressThiago Macieira1-23/+18
2014-12-28Don't hardcode port numbers in tst_QUdpSocket wherever possibleThiago Macieira1-10/+15
2014-12-28Fix silly QSKIP for IPv6 in tst_QUdpSocket::multicastThiago Macieira1-1/+1
2014-12-24Silence warning in tst_QUdpSocket::multicast for Any+IPv4Thiago Macieira1-1/+7
2014-12-24Fix tst_QUdpSocket::multicastLeaveAfterCloseThiago Macieira1-3/+6
2014-12-24Stabilize tst_QUdpSocket::broadcastingThiago Macieira1-1/+1
2014-12-24Don't try to send broadcasts over IPv6Thiago Macieira1-4/+7
2014-12-24Suppress silly shell warning during qmake of qtcpsocket.proThiago Macieira1-1/+1
2014-12-24Autotest: Disable multicast testing with proxiesThiago Macieira1-10/+1
2014-12-23Temporarily disable the QtDBus tests if the session bus isn't availableThiago Macieira1-1/+10
2014-12-22Android: Fix QTemporaryDir/File::nonWritableCurrentDir() testsEskil Abrahamsen Blomfeldt2-0/+9
2014-12-22Android: Fix QLoggingRegistry testEskil Abrahamsen Blomfeldt2-0/+10
2014-12-22Android: Disable QLockFile testEskil Abrahamsen Blomfeldt1-1/+3
2014-12-22Android: Fix QIODevice testsEskil Abrahamsen Blomfeldt3-0/+14
2014-12-22Android: Fix QFileSystemWatcher test failuresEskil Abrahamsen Blomfeldt1-0/+4
2014-12-22Android: Fix test failure for test QFileInfo::lastRead()Eskil Abrahamsen Blomfeldt1-0/+4
2014-12-22Android: Fix QFileInfo testsEskil Abrahamsen Blomfeldt3-1/+36
2014-12-22Android: Fix QDirIterator testsEskil Abrahamsen Blomfeldt1-0/+26
2014-12-22Android: Fix QDir testsEskil Abrahamsen Blomfeldt3-0/+77
2014-12-22Android: Stabilize QPauseAnimation testEskil Abrahamsen Blomfeldt1-34/+38
2014-12-22Android: Fix qicoimageformat test.BogDan Vatra2-0/+19
2014-12-22Android: Fix qmovie test.BogDan Vatra1-0/+2
2014-12-22Android: Fix qicon test.BogDan Vatra1-0/+1
2014-12-22Android: Fix json test.BogDan Vatra2-2/+12
2014-12-20Remove old test script & project.BogDan Vatra9-1614/+0
2014-12-20Autotest: Fix a race condition in launching the QtDBus sub-processesThiago Macieira10-14/+11
2014-12-20Fix handling of subprocesses for QtDBus unit tests on WindowsThiago Macieira14-25/+43
2014-12-20Don't kill the subprocess in tst_qdbusabstractinterfaceThiago Macieira1-17/+25
2014-12-20Autotest: Make the peer executables report error if they failedThiago Macieira3-3/+9
2014-12-20Remove the hardcoding of Unix socket paths for QtDBusThiago Macieira4-15/+12
2014-12-20tst_qdbusconnection_no_bus: Fix build on WindowsThiago Macieira1-2/+2
2014-12-20Remove unnecessary adding of test rows in the QtDBus type benchmarkThiago Macieira1-20/+15
2014-12-19QScrollBar: emit valueChanged once even if a slot takes too much timePavel Krebs1-0/+40
2014-12-19Diaglib: Add helper functions for analyzing non-Latin strings.Friedemann Kleint4-0/+512
2014-12-19Android: Fix QStandardPaths testEskil Abrahamsen Blomfeldt1-1/+1
2014-12-19Android: Fix QResourceEngine testsEskil Abrahamsen Blomfeldt3-8/+71
2014-12-19Don't clear lineedit in non normal echo mode when validation is invalidAndy Shaw1-14/+37
2014-12-19tst_qlogging: add tests for %{pid} and %{threadid}Thiago Macieira1-0/+9
2014-12-18Fix running tst_qmessagehandler when QT_MESSAGE_PATTERN is setThiago Macieira1-0/+9
2014-12-18Prospective stabilization fix for tst_qwindow::positioning(default)Simon Hausmann1-0/+2
2014-12-18Prevent continuous painting with viewport QOpenGLWidgetLaszlo Agocs1-0/+52
2014-12-18Change bugreports.qt-project.org -> bugreports.qt.ioAlex Blasche7-9/+9
2014-12-18Add some debug information to tst_qwindowSimon Hausmann1-0/+12
2014-12-16Blacklist ioGetFromHttpBrokenServer:no-newlineTony Sarajärvi1-0/+2
2014-12-15Fix possibly corrupted log clusters when using custom tab stopsEskil Abrahamsen Blomfeldt1-0/+34
2014-12-13Ensure that GL::updateBrushTexture() activates and binds properlyTor Arne Vestbø1-0/+20
2014-12-11DiagLib: Add Wheel event to mouse event category of the event filter..Friedemann Kleint1-1/+1