summaryrefslogtreecommitdiffstats
path: root/tests/global/global.cfg
diff options
context:
space:
mode:
authorMilla Pohjanheimo <milla.pohjanheimo@qt.io>2017-02-07 10:37:24 +0200
committerMilla Pohjanheimo <milla.pohjanheimo@qt.io>2017-04-05 06:13:58 +0000
commitdf70ae6f3d37be262ae3b208bad26325a6dfcb4e (patch)
treee5348b15e722df21b684abc512ff2ba8d40341f9 /tests/global/global.cfg
parent09a34a44ff1fed7f27d4f129ddda01c99f9f82ef (diff)
Binary compatibility files and global.cfg for QtWebEngine5.8
Add means to test binary compatibility for QtWebEngine too. Change-Id: I1bc39da3da1595b8ac39be6936ed47080a52c78b Reviewed-by: Sergio Ahumada <sahumada@texla.cl>
Diffstat (limited to 'tests/global/global.cfg')
-rw-r--r--tests/global/global.cfg7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/global/global.cfg b/tests/global/global.cfg
new file mode 100644
index 000000000..0c4dde7eb
--- /dev/null
+++ b/tests/global/global.cfg
@@ -0,0 +1,7 @@
+<config>
+<modules>
+<module name="QtWebEngine" qtname="webengine"/>
+<module name="QtWebEngineCore" qtname="webenginecore"/>
+<module name="QtWebEngineWidgets" qtname="webenginewidgets"/>
+</modules>
+</config>