summaryrefslogtreecommitdiffstats
path: root/tests/auto/core/certificateerror/resources/server.pem
Commit message (Collapse)AuthorAgeFilesLines
* Stop using Widgets in WebEngineCore testsAllan Sandfeld Jensen2021-06-161-0/+41
With QWebEnginePage in Core we can now make the core tests core-only. Add the same times moves tests from widgets that only uses core classes. Pick-to: 6.2 Change-Id: I67a25b534912d9a0891e16b0419f0db9bf434e92 Reviewed-by: Peter Varga <pvarga@inf.u-szeged.hu>