summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Blacklist tst_QWebEngineView::inputContextQueryInput on windowsv5.13.0-rc3v5.13.0-rc2v5.13.0-rc1v5.13.0Allan Sandfeld Jensen2019-05-241-0/+3
* Do not blacklist webChannelWithBadStringMichal Klocek2019-05-033-6/+4
* Skip tst_QWebEngineProfile::qtbug_71895 if network load failsJüri Valdmann2019-05-031-2/+3
* Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-04-303-3/+98
|\
| * Profile test: fix buffer for request job being deleted on main threadKirill Burtsev2019-04-231-2/+1
| * Fix QWebEngineView::setPage not deleting old pageJüri Valdmann2019-04-171-0/+46
| * Fix resolving relative URLs with custom schemesJüri Valdmann2019-04-161-0/+49
| * Profile test: fix waiting for load finished signalKirill Burtsev2019-04-111-1/+2
* | Make offscreen test offlineMichal Klocek2019-04-174-3/+16
* | Fix running proxypac test on qemuMichal Klocek2019-04-172-2/+3
* | Add unit test for verifying QWebEnginePage::contentsSize correctnessMichael Brüning2019-04-131-0/+29
* | Fix qmltests::WebEngineViewSingleFileUpload auto testsTamas Zakor2019-04-104-21/+98
* | Skip downloadToReadOnlyDir auto test on WindowsPeter Varga2019-04-102-2/+3
* | Unskip downloadUniqueFilenameWithTimestamp auto testPeter Varga2019-04-091-7/+4
* | Merge branch '5.12' into 5.13Allan Sandfeld Jensen2019-04-093-1/+51
|\|
| * Run non-MainWorld DocumentCreation scripts even if JS disabledJüri Valdmann2019-04-081-0/+47
| * Increase timeout and add some debug info to tst_dialogMichal Klocek2019-04-042-1/+3
| * Make tst_dialogs less flakyMichal Klocek2019-04-031-0/+1
* | Notification API cleanupKirill Burtsev2019-04-055-19/+24
* | Fix tst_Dialogs::authenticationDialogRequestedMichal Klocek2019-04-044-13/+21
* | Remove our last uses of Q_DECL_OVERRIDE and Q_NULLPTRAllan Sandfeld Jensen2019-04-036-12/+12
* | Make the skip actually compileAllan Sandfeld Jensen2019-04-021-1/+1
* | Skip downloadUniqueFileNameWithTimeStamp auto test on WindowsPeter Varga2019-03-281-0/+3
* | Blacklist tst_QWebEnginePage::runJavaScriptFromSlot on macOSAllan Sandfeld Jensen2019-03-281-0/+3
* | Do not run offscreen test on windowsMichal Klocek2019-03-271-0/+2
* | Normalize download path on WindowsAllan Sandfeld Jensen2019-03-261-9/+0
* | Blacklist download dir tests for windowsAllan Sandfeld Jensen2019-03-261-0/+11
* | Fix disabling http cache after 73-basedPeter Varga2019-03-231-2/+2
* | Adaptations for Chromium 73Allan Sandfeld Jensen2019-03-233-5/+8
* | Adaptations for Chromium 72Allan Sandfeld Jensen2019-03-232-3/+6
* | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13" into refs/stagin...Allan Sandfeld Jensen2019-03-203-1/+16
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-03-203-1/+16
| |\|
| | * Do not report client redirects as link-clickedAllan Sandfeld Jensen2019-03-193-1/+16
* | | Remove Entry type from QWebEngineClientCertificateStoreAllan Sandfeld Jensen2019-03-201-6/+6
|/ /
* | Notification API cleanup: direction type, parameter and method namesKirill Burtsev2019-03-194-7/+14
* | Enable core auto test on qemuMichal Klocek2019-03-151-3/+1
* | Enable running some tests on qemuMichal Klocek2019-03-142-5/+6
* | Fix -no-ssl buildv5.13.0-beta1Peter Varga2019-03-071-1/+3
* | Un-blacklist tst_QWebEnginePage combobox auto testsTamas Zakor2019-03-062-11/+27
* | Add simple offscreen qpa testMichal Klocek2019-03-043-1/+68
* | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13" into refs/stagin...Allan Sandfeld Jensen2019-03-044-6/+143
|\ \
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Allan Sandfeld Jensen2019-03-044-6/+143
| |\|
| | * Fix handling of touch icons when it is disabledPeter Varga2019-02-252-0/+71
| | * Remove download properly on profile destruction to avoid use after freeKirill Burtsev2019-02-191-0/+32
| | * Update public QML API test and enforce failure checkKirill Burtsev2019-02-191-6/+40
* | | Update publicapi testAllan Sandfeld Jensen2019-03-041-0/+18
|/ /
* | Tie client certificate stores to profilesAllan Sandfeld Jensen2019-03-011-9/+10
* | Make client certificate store thread safeAllan Sandfeld Jensen2019-02-251-1/+1
* | Remove duplicate RESOURCES in QWebEngineClientCertificateStore testJüri Valdmann2019-02-221-3/+0
* | Emit QWebEnginePage::selectionChanged asynchronouslyJüri Valdmann2019-02-211-0/+23