summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Cope if mktime() deems times in a spring forward gap to be invalidEdward Welbourne2018-06-211-27/+35
| * | | Add Android to exceptions in tst_QDateTime::toString_textDate_extra()Edward Welbourne2018-06-211-4/+8
| * | | Cope with Android's lack of time-zone abbreviationsEdward Welbourne2018-06-211-4/+12
| * | | Make some QEXPECT_FAIL()s consistent in form and contentEdward Welbourne2018-06-211-6/+6
| |/ /
| * | tst_bench_QUuid: eliminate an unused variableEdward Welbourne2018-06-141-3/+2
| * | Make QString's formatting of doubles be consistent with other placesEdward Welbourne2018-06-141-0/+23
| |/
* | tst_QMenu: Skip tests when window activation is not supportedJohan Klokkhammer Helsing2018-06-291-0/+18
* | QIntValidator: Intermediate for number if digits equal or less than maxTuomas Heimonen2018-06-292-8/+8
* | tst_qfile: Do not build helper application for winrtOliver Wolff2018-06-281-1/+2
* | Remove leftovers of wincmdline test from test's .pro fileOliver Wolff2018-06-281-4/+1
* | tst_qapplication: Fix execution for WinRTOliver Wolff2018-06-284-43/+39
* | tst_qthreadstorage: Fix execution for WinRTOliver Wolff2018-06-283-25/+22
* | tst_qfile: Fix execution for WinRTOliver Wolff2018-06-285-12/+37
* | QTableView: update editor geometries directly after scrollbars are adjustedChristian Ehrlicher2018-06-281-0/+24
* | DTLS cookie auto-test - do not check the exact UDP socket errorsTimur Pocheptsov2018-06-281-2/+0
* | tst_QSslSocket::qtbug18498_peek() - fix several problemsTimur Pocheptsov2018-06-281-18/+16
* | QRegularExpression: fix compiler warning in testGiuseppe D'Angelo2018-06-271-1/+1
* | qmake: make argument validation of built-ins data drivenOswald Buddenhagen2018-06-271-36/+36
* | QByteArray: implement qstricmp with SSE 4.1Thiago Macieira2018-06-271-0/+6
* | Fix QString::localeAwareCompare with composed/decomposed strings on WindowsSimon Hausmann2018-06-271-8/+13
* | tst_qlogging: Fix execution for WinRTOliver Wolff2018-06-273-12/+26
* | tst_qobject: Fix execution in debug&release shadow buildsOliver Wolff2018-06-264-16/+39
* | winrt: tst_qdoublespinbox: Remove QEXPECT_FAIL for editingFinishedOliver Wolff2018-06-261-7/+0
* | xcb: rely on WM_SIZE_HINTS gravity to handle x,y positioningGatis Paeglis2018-06-261-3/+0
* | tests: un-blacklist tst_QSizeGrip::hideAndShowOnWindowStateChange on xcbGatis Paeglis2018-06-251-2/+0
* | tests: un-blacklist tst_QGestureRecognizer::panGesture on xcbGatis Paeglis2018-06-251-2/+0
* | widgets: fix QWidget::save/restoreGeometry()Gatis Paeglis2018-06-253-17/+9
* | Fix window(child)geometry manual testsTor Arne Vestbø2018-06-252-12/+12
* | widgetwindow: send DragMove for every DragEnterGatis Paeglis2018-06-251-0/+2
* | dnd: send DragEnter and DragMove on DnD startGatis Paeglis2018-06-251-0/+87
* | QByteArray: add compare() with case sensitivity optionsThiago Macieira2018-06-221-3/+29
* | QListView: do not delete item on internal moveChristian Ehrlicher2018-06-221-0/+49
* | QRegularExpression: refactor pattern optimizationGiuseppe D'Angelo2018-06-229-291/+147
* | Add ObjectMode coordinate mode to QGradientEirik Aavitsland2018-06-222-2/+18
* | Fix tst_qtextbrowser for configurations with builtin testdataOliver Wolff2018-06-222-13/+25
* | winrt: Make widgets/widgets auto tests passOliver Wolff2018-06-2224-2/+185
* | winrt: make widgets/kernel auto tests passOliver Wolff2018-06-226-6/+125
* | winrt: Make itemview auto tests passOliver Wolff2018-06-229-2/+75
* | winrt: make dialog auto tests passOliver Wolff2018-06-224-2/+21
* | winrt: Fix/blacklist failing text related auto testsOliver Wolff2018-06-223-2/+20
* | winrt: Skip QGuiApplication auto tests that do no applyOliver Wolff2018-06-221-0/+6
* | tst_qresourceengine: Fix position of testqrc for builtin testdataOliver Wolff2018-06-221-1/+1
* | winrt: Skip network auto tests for nowOliver Wolff2018-06-222-2/+2
* | winrt: Make tst_qwindow passOliver Wolff2018-06-222-2/+35
* | Add tst_QDtls auto-testTimur Pocheptsov2018-06-2115-1/+1583
* | QDtlsClientVerifier - add auto-testTimur Pocheptsov2018-06-193-2/+502
* | QTreeWidget: Keep items hidden even if their parents are reparentedAndy Shaw2018-06-151-0/+30
* | Blacklist tst_QMenuBar::check_menuPositionJoni Jantti2018-06-151-0/+1
* | Blacklist tst_QWidget_window::setWindowStateJoni Jantti2018-06-151-0/+1
* | Blacklist tst_QWidget::updateWhileMinimizedJoni Jantti2018-06-151-0/+1