summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fixing QQuickWebEngineView.loadingChanged public API test caseAdam Kallai2014-02-252-3/+3
* QtQuick: add runJavaScript.Pierre Rossi2014-02-193-1/+84
* Build fix for public API testSzabolcs David2014-02-182-2/+3
* Add public API test to Quick API.Szabolcs David2014-02-173-0/+223
* Fixup QtQuick autotests with scene graph usagePierre Rossi2014-02-142-0/+7
* Implement QWebEnginePage::findTextJocelyn Turcotte2014-02-132-5/+40
* Implement QWebEnginePage::selectedTextJocelyn Turcotte2014-02-131-4/+4
* Adjust some widget auto test expectationsJocelyn Turcotte2014-02-122-1/+15
* Fix flakiness in tests related to load signals being received while spinning ...Jocelyn Turcotte2014-02-121-25/+24
* Add the Sync suffix to testing sync wrapperJocelyn Turcotte2014-02-124-15/+15
* Implement QWebEnginePage::requestedUrlJocelyn Turcotte2014-02-121-26/+2
* Fix tst_QWebEngineFrame::baseUrlJocelyn Turcotte2014-02-122-17/+22
* Implement loadHtml function for QQuickWebEngineViewSzabolcs David2014-02-112-0/+62
* Quick: Support reparentingArvid Nilsson2014-01-311-6/+0
* Disable test discovery from the build systemJocelyn Turcotte2014-01-312-2/+6
* Make the QWebEngineFrame tests passPierre Rossi2014-01-301-22/+24
* WebPage: Implement javaScriptConsoleMessagePierre Rossi2014-01-301-5/+3
* Fix tst_QWebEnginePage's use of evaluateJavaScriptPierre Rossi2014-01-302-129/+128
* Add loadIgnoreEmptyUrl test case to loadUrl QML test.Szabolcs David2014-01-281-0/+50
* Add loadUrl QML test with stopStatus test case.Szabolcs David2014-01-282-0/+72
* Get rid of tr1/functionalJocelyn Turcotte2014-01-272-15/+19
* Add properties QML test.Szabolcs David2014-01-272-0/+68
* Add loadProgressSignal QML test.Szabolcs David2014-01-242-0/+74
* Add loadProgress QML test.Szabolcs David2014-01-243-0/+70
* Clear callbacks with an empty value on page destructionJocelyn Turcotte2014-01-222-3/+28
* Unskip and ajust tests using setHtml, setContent, toHtml and toPlainTextJocelyn Turcotte2014-01-225-60/+79
* Make tst_QWebEngineFrame compileJocelyn Turcotte2014-01-222-273/+388
* Implement QWebEnginePage::toHtml and toPlainTextJocelyn Turcotte2014-01-221-0/+7
* Add QML test framework and titleChanged test caseAdam Kallai2014-01-207-0/+323
* Fix QWebEngineView to page reattachment.Jocelyn Turcotte2014-01-171-0/+23
* Moving sources to src part 2: Adjust paths.Jocelyn Turcotte2013-11-282-6/+2
* Fix the build with Qt 5.1Andras Becsi2013-11-261-1/+2
* Remove the need for application to set an RPATH.Jocelyn Turcotte2013-11-182-2/+2
* Add some QQuickWebView graphics stack tests.Jocelyn Turcotte2013-11-156-1/+233
* Fixup Webkit bug linksPierre Rossi2013-11-131-14/+14
* Use explicit dependencies to specify build orderAndras Becsi2013-10-251-3/+3
* Build fix for the Widgets tests can be running by make check.Adam Kallai2013-10-162-0/+7
* Turn on to run all widgets tests by make check. Move widgets test to tests/auto.Adam Kallai2013-10-1447-0/+1
* Implement window creation through QWebEnginePage::createWindow.Jocelyn Turcotte2013-09-021-2/+2
* Fix the linking of tst_qwebenginepage on MacAndras Becsi2013-08-231-0/+4
* Implement the basic parts of QWebEngineHistory.Jocelyn Turcotte2013-08-202-60/+37
* Implement QWebEnginePage::action for basic navigation.Jocelyn Turcotte2013-08-201-8/+0
* API tests: Make them link.Jocelyn Turcotte2013-08-207-16/+390
* API tests: Make them compile with QtWebEngine.Jocelyn Turcotte2013-08-207-1011/+1002
* Import relevant QtWebKit API tests.Jocelyn Turcotte2013-08-2046-0/+6487