summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
Commit message (Expand)AuthorAgeFilesLines
* Refactor tst_qquickwebengineview auto testPeter Varga2017-09-202-100/+41
* Fix license headers for testsKai Koehne2017-09-202-39/+18
* Commit the done-so-far IME composition on touch eventPeter Varga2017-09-172-0/+170
* [macOS] Use the OpenGL CoreProfile when the global shared context doesAlexandru Croitor2017-07-111-0/+3
* Call stopFinding, when navigating awayViktor Engelmann2017-07-061-3/+3
* Stabilize tst_download.qml and add check for downloadInterruptReasonValentin Fokin2017-06-081-4/+13
* Merge loadProgressSignal qml test into loadProgressValentin Fokin2017-06-083-65/+17
* Add QML auto test for findText interrupted by page loadPeter Varga2017-05-311-0/+58
* Store Target URL in WebContentsDelegateQt::WebContentsCreatedViktor Engelmann2017-05-301-6/+12
* Disable/blacklist failing tests for boot2qtSami Nurmenniemi2017-05-081-0/+3
* Fix typo in tst_newViewRequest.qmlPeter Varga2017-05-031-3/+3
* Stabilize keyboardEvents auto testsPeter Varga2017-04-281-1/+1
* 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
* Add QML test for "Fix search restart after zero entries"Peter Varga2017-03-231-0/+31
* Unblacklist changeLocale auto testsPeter Varga2017-03-152-6/+3
* Rework form validation QML testsPeter Varga2017-03-081-50/+57
* Add SIGSEGV handler for the QML tests on LinuxPeter Varga2017-03-081-0/+74
* Merge "Merge remote-tracking branch 'origin/5.8' into 5.9" into refs/staging/5.9Allan Sandfeld Jensen2017-03-042-1/+6
|\
| * Merge remote-tracking branch 'origin/5.8' into 5.9Allan Sandfeld Jensen2017-03-022-1/+6
| |\
| | * 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-032-20/+42
|/ /
* | 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-011-15/+31
* | Update auto tests for Chromium 55Allan Sandfeld Jensen2017-03-016-7/+8
* | Catch terminating render process in file picker testAllan Sandfeld Jensen2017-02-223-2/+24
* | Fix crashes in removeFromCanvasMichael Brüning2017-02-151-5/+0
* | Merge remote-tracking branch 'origin/5.8' into 5.9Allan Sandfeld Jensen2017-02-081-0/+7
|\|
| * Blacklist flaky linkHovered testMichal Klocek2017-02-071-0/+7
* | Merge dev into 5.9Oswald Buddenhagen2017-02-013-1/+45
|\ \
| * | Make QQuickWebEngineScript a publicly exported classSzabolcs David2017-01-261-1/+1
| * | Add profile-wide user scripts to the Quick APISzabolcs David2017-01-262-0/+44
* | | Skip tst_QQuickWebEngineView::removeFromCanvas on LinuxAllan Sandfeld Jensen2017-01-301-0/+5
|/ /
* | Merge remote-tracking branch 'origin/5.8' into devAllan Sandfeld Jensen2017-01-181-2/+2
|\|
| * Fix font load error messages inside non-app-bundle testsAlexandru Croitor2017-01-101-2/+2
* | Add print and pdf feature to new configure systemMichal Klocek2017-01-162-0/+9
* | Emit a new signal when printing to a PDF file finishesMichael Brüning2017-01-101-2/+9
|/
* Speculative fix of DesktopWebEngineViewLinkHovered QML testsPeter Varga2016-12-091-4/+4
* Wait for loadVisuallyCommitted signal with SignalSpyPeter Varga2016-11-291-31/+25
* Port autotests from own waitForSignal() to QSignalSpy::wait()David Faure2016-11-292-27/+8
* Fix DesktopWebEngineViewLinkHovered QML testsPeter Varga2016-11-252-6/+22
* Blacklist flaky test_linkHoveredDoesntEmitRepeated QML testPeter Varga2016-11-221-0/+3
* Remove mouse click workaround from test_navigationRequestedPeter Varga2016-11-171-3/+0
* Wait for focus before key press in NewViewRequest::test_jsWindowOpenPeter Varga2016-11-165-45/+23
* Add faviconbrowser quick manual testPeter Varga2016-11-152-10/+10
* Fix crash when trying to execute script on a detached RenderFramePeter Varga2016-11-082-15/+19
* Reimplement QML test cases of tst_loadUrl auto testv5.8.0-beta1Peter Varga2016-10-263-118/+209
* Add quick and widget auto tests for keyboard event handlingPeter Varga2016-10-253-0/+276