summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Force to use English language for QML auto testsPeter Varga2015-04-231-0/+3
* Fix QUICK_TEST_SOURCE_DIR macro on WindowsPeter Varga2015-04-151-1/+1
* Fix compile warnings of QWebEnginePage widget auto testPeter Varga2015-04-151-0/+5
* Update expected list of public API testAdam Kallai2015-04-141-6/+44
* Add tst_userScripts QML testSzabolcs David2015-04-095-0/+286
* Remove tst_setUrlWithFragment test caseSzabolcs David2015-04-091-41/+0
* Fix openWindowDefaultSize QWebEnginePage testPierre Rossi2015-04-071-7/+8
* Fix tst_keyboardModifierMapping QML testSzabolcs David2015-04-072-1/+10
* Enable build of QWebEngineScript API testSzabolcs David2015-04-072-24/+25
* Fix publicapi test failuresPierre Rossi2015-04-071-0/+6
* Fix license headers for qml tests.Pierre Rossi2015-03-2023-23/+23
* Introduce mock UIDelegates for testing.Pierre Rossi2015-03-2013-71/+258
* QWebEngineScript autotestPierre Rossi2015-03-182-0/+168
* QQuickWebEngineScript: Add a sourceUrl property to complement sourceCode.Robin Burchell2015-03-181-0/+3
* Move featurePermissionRequested to the public APISzabolcs David2015-03-161-0/+6
* Force c++11 support when building the testsAndras Becsi2015-03-122-0/+4
* UserScript: Rename source property to sourceCode.Robin Burchell2015-03-121-3/+3
* Add tst_javaScriptDialogs QML testv5.5.0-alpha1Szabolcs David2015-03-115-0/+152
* Promote fullscreen API to 5.5 publicSzabolcs David2015-03-091-0/+7
* Add testsupport QML API and error page signalsPeter Varga2015-03-062-12/+99
* Move findText to the public APISzabolcs David2015-03-041-8/+7
* Update tst_navigationHistory QML testSzabolcs David2015-02-271-6/+5
* QtQuick API for userScriptsPierre Rossi2015-02-221-0/+27
* Update QtWebEngine version to 1.1 in the testsSzabolcs David2015-02-1922-22/+22
* WebChannel: don't mess with the navigator objectPierre Rossi2015-02-191-1/+1
* Fix tst_qwebengineaccessibility API testSzabolcs David2015-02-182-1/+21
* Move navigationHistory out of experimentalPierre Rossi2015-02-181-1/+8
* Update copyright headersJani Heikkinen2015-02-1625-216/+216
* Move webChannel property out of experimentalPierre Rossi2015-02-131-2/+2
* Integrate with WebChannelPierre Rossi2015-02-122-0/+135
* Proper versioning of the Quick APISzabolcs David2015-02-061-1/+0
* Propagate unhandled key events to the QtWebEngine view's parentJocelyn Turcotte2015-02-052-0/+139
* Add Qt WebEngine Quick API for allowing certificate errorsPaulo Pinheiro2015-02-021-0/+23
* Update the expected list of public API testcaseAdam Kallai2015-01-281-0/+22
* Import the inspectorserver auto test from qtwebkitJocelyn Turcotte2015-01-223-0/+191
* Add Keyboard modifiers to MotionEventQt.Zeno Albisser2015-01-203-1/+160
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-022-0/+24
|\
| * Enable cmake config files generationJocelyn Turcotte2014-12-122-0/+24
* | Don't crash when using onEditingFinishedPierre Rossi2014-12-192-0/+91
* | Update public API test expectationsAllan Sandfeld Jensen2014-12-121-0/+27
* | Merge remote-tracking branch 'origin/5.4' into devAndras Becsi2014-12-012-15/+29
|\|
| * Merge remote-tracking branch 'origin/5.4' into 5.4.0Oswald Buddenhagen2014-11-121-2/+2
| |\
| * | Disable error page while testing loadFail signal of Quick APIPeter Varga2014-11-062-15/+29
* | | Merge remote-tracking branch 'origin/5.4' into devAllan Sandfeld Jensen2014-11-1117-37/+833
|\ \ \ | | |/ | |/|
| * | Fix build in QWebEnginePage API testSzabolcs David2014-11-101-2/+2
| |/
| * Add runJavaScript testAllan Sandfeld Jensen2014-10-291-0/+68
| * Make url handling consistent in widget and quick APIPeter Varga2014-10-282-3/+3
| * Fix tst_QWebEngineFrame::setUrlHistory expected failuresPeter Varga2014-10-281-17/+26
| * Add setting ErrorPageEnabledAndras Becsi2014-10-141-2/+8
| * Use the shared waitForSignal method in QQuickWebEngineViewGraphics testSzabolcs David2014-10-141-15/+2