summaryrefslogtreecommitdiffstats
path: root/tests/global
diff options
context:
space:
mode:
authorSergio Ahumada <sahumada@blackberry.com>2015-02-11 18:56:45 +0100
committerSergio Ahumada <sahumada@texla.cl>2015-02-17 06:47:29 +0000
commitaa7ffcce0d24321b96504bc15e80898712617e1b (patch)
tree5fdec2ddafe78472bf32dea3e50f4b35be1e855d /tests/global
parent90291d71308db90d763e5b42a8f096301ceb9666 (diff)
bic: Add 5.{2,3,4}.0 bic data for QtBluetooth and QtNfc
Change-Id: I0b98c18e0943b250debcf6e5461ddb19fba024ab Reviewed-by: Liang Qi <liang.qi@theqtcompany.com> Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
Diffstat (limited to 'tests/global')
-rw-r--r--tests/global/.gitignore2
-rw-r--r--tests/global/global.cfg6
2 files changed, 8 insertions, 0 deletions
diff --git a/tests/global/.gitignore b/tests/global/.gitignore
new file mode 100644
index 00000000..1e49c600
--- /dev/null
+++ b/tests/global/.gitignore
@@ -0,0 +1,2 @@
+Makefile
+global.pro
diff --git a/tests/global/global.cfg b/tests/global/global.cfg
new file mode 100644
index 00000000..ab3b751f
--- /dev/null
+++ b/tests/global/global.cfg
@@ -0,0 +1,6 @@
+<config>
+<modules>
+<module name="QtBluetooth" qtname="bluetooth"/>
+<module name="QtNfc" qtname="nfc"/>
+</modules>
+</config>