summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
* | Update accessibility roles and add auto test for themPeter Varga2017-06-281-0/+146
* | Add back input method auto tests and test virtual keyboard for QuickPeter Varga2017-06-225-16/+134
* | Fix build of tst_qwebenginespellcheckSzabolcs David2017-06-201-1/+1
* | Auto test adaptations for Chromium 58Allan Sandfeld Jensen2017-06-148-16/+26
* | Merge remote-tracking branch 'origin/5.9' into devAllan Sandfeld Jensen2017-05-306-6/+114
|\|
| * Merge remote-tracking branch 'origin/5.9.0' into 5.9Allan Sandfeld Jensen2017-05-291-2/+93
| |\
| | * Fix selectionChanged signal out of input fieldPeter Varga2017-05-171-2/+93
| * | Make error message more verbose in tst_QWebEnginePage::progressSignalViktor Engelmann2017-05-231-1/+7
| * | Disable/blacklist failing tests for boot2qtSami Nurmenniemi2017-05-083-0/+11
| |/
| * Fix typo in tst_newViewRequest.qmlPeter Varga2017-05-031-3/+3
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-0215-598/+45315
|\|
| * Stabilize keyboardEvents auto testsPeter Varga2017-04-282-2/+2
| * Override shortcuts in HTML input fieldsJoerg Bornemann2017-04-251-0/+58
| * Blacklist tst_QWebEngineView::imeCompositionPeter Varga2017-04-241-0/+3
| * Rename macos blacklisting to osxTony Sarajärvi2017-04-241-1/+1
| * Disable setting background color in QInputMethodEventPeter Varga2017-04-211-0/+6
| * Handle QInputMethodQueryEvent forwarded by RWHVQDWPeter Varga2017-04-121-0/+80
| * Fix text selection and input method queryPeter Varga2017-04-122-565/+385
| * Extend blacklisting of tst_QWebEnginePage to macOS 10.11Tony Sarajärvi2017-04-111-0/+1
| * Merge "Merge remote-tracking branch 'origin/5.8' into 5.9" into refs/staging/5.9Allan Sandfeld Jensen2017-04-093-0/+44737
| |\
| | * Merge remote-tracking branch 'origin/5.8' into 5.9Allan Sandfeld Jensen2017-04-053-0/+44737
| | |\
| | | * Binary compatibility files and global.cfg for QtWebEngine5.8Milla Pohjanheimo2017-04-053-0/+44737
| * | | Blacklist LinkHovered tests on Linuxes after fix did not workTony Sarajärvi2017-04-071-0/+6
| * | | Yet another speculative fix of linkHovered QML testsPeter Varga2017-04-056-18/+19
| |/ /
| * | Blacklist tst_qmltests in macOS 10.11Tony Sarajärvi2017-04-041-0/+1
| * | Fix broken inclusion of webenigne spellcheck testMichal Klocek2017-04-041-1/+1
| * | Blacklist tst_QWebEnginePage::mouseMovementProperties on macOS 10.12Tony Sarajärvi2017-03-301-0/+2
| * | Add back tst_QWebEngineView::horizontalScrollbarTest auto testPeter Varga2017-03-291-18/+19
* | | Merge remote-tracking branch 'origin/5.9' into devAllan Sandfeld Jensen2017-03-289-65/+204
|\| |
| * | Fix accessibility tests after 56 mergeAllan Sandfeld Jensen2017-03-271-3/+3
| * | Fix movementX and movementY properties of mouse eventsSzabolcs David2017-03-241-0/+32
| * | Add QML test for "Fix search restart after zero entries"Peter Varga2017-03-231-0/+31
| * | Unblacklist changeLocale auto testsPeter Varga2017-03-154-12/+6
| * | Rework form validation QML testsPeter Varga2017-03-081-50/+57
| * | Add SIGSEGV handler for the QML tests on LinuxPeter Varga2017-03-081-0/+74
| * | Cleanup QRegExp includesSamuel Gaist2017-03-071-0/+1
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-0715-89/+207
|\| |
| * | Merge "Merge remote-tracking branch 'origin/5.8' into 5.9" into refs/staging/5.9Allan Sandfeld Jensen2017-03-044-1/+59
| |\ \
| | * | Merge remote-tracking branch 'origin/5.8' into 5.9Allan Sandfeld Jensen2017-03-024-1/+59
| | |\|
| | | * Fix QWebEngineView::setFocus to properly set internal QQuickItem focusAlexandru Croitor2017-02-201-0/+50
| | | * tests: blacklist tst_qwebengineview::changeLocale() on Windows and LinuxLiang Qi2017-02-171-0/+3
| | | * test: blacklist tst_QQuickWebEngineView::changeLocale() on WindowsLiang Qi2017-02-161-0/+3
| | | * Add missing test files to qmltests.proPeter Varga2017-02-101-1/+3
| * | | Rework change locale tests for 55-based ChromiumPeter Varga2017-03-033-43/+69
| |/ /
| * | Use off-the-record profiles in quick testsAllan Sandfeld Jensen2017-03-024-0/+7
| * | Rework unhandled key event propagation tests for 55-based ChromiumPeter Varga2017-03-012-31/+58
| * | Update auto tests for Chromium 55Allan Sandfeld Jensen2017-03-018-16/+16
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-02-284-7/+31
|\| |
| * | Catch terminating render process in file picker testAllan Sandfeld Jensen2017-02-223-2/+24
| * | Fix crashes in removeFromCanvasMichael Brüning2017-02-151-5/+0