summaryrefslogtreecommitdiff
path: root/tests/global
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2013-07-05 11:58:05 -0700
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-11-27 13:34:18 +0100
commit7cc1b150194c501299ab5d8e886cb2714cc26343 (patch)
tree5af18b1bbb42c291a7afdd58eeb9f80aec5b9d4b /tests/global
parentf9f8b804ec2ad221a73cea9f0ee0b4da53078bd5 (diff)
downloadqtserialport-7cc1b150194c501299ab5d8e886cb2714cc26343.tar.gz
test: Add 5.1.0 bic data for linux-gcc-ia32
Change-Id: I23025d79468650a62c881d3c8cbedfcb7d039495 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'tests/global')
-rw-r--r--tests/global/.gitignore2
-rw-r--r--tests/global/global.cfg5
2 files changed, 7 insertions, 0 deletions
diff --git a/tests/global/.gitignore b/tests/global/.gitignore
new file mode 100644
index 0000000..1e49c60
--- /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 0000000..8276a02
--- /dev/null
+++ b/tests/global/global.cfg
@@ -0,0 +1,5 @@
+<config>
+<modules>
+<module name="QtSerialPort" qtname="serialport"/>
+</modules>
+</config>