summaryrefslogtreecommitdiffstats
path: root/tests/auto/installer/binaryformat/binaryformat.pro
diff options
context:
space:
mode:
authorkh1 <karsten.heimrich@digia.com>2014-07-30 17:30:29 +0200
committerKarsten Heimrich <karsten.heimrich@digia.com>2014-08-27 13:21:56 +0200
commit554a7f108ef17d8a042f2960e0a483508ca15cd3 (patch)
treea3547db4e2e3c3375ff7e911c82b82a4f8e5149a /tests/auto/installer/binaryformat/binaryformat.pro
parent2dfa49ac79d421c87bbc1404be56d5ae37a6a2c4 (diff)
Introduce two new functions to read and write binary content.
In addition update the auto test to test both new functions. Change-Id: I85f1e28cf486fc381941e553dac6defa9d327117 Reviewed-by: Niels Weber <niels.weber@digia.com>
Diffstat (limited to 'tests/auto/installer/binaryformat/binaryformat.pro')
-rw-r--r--tests/auto/installer/binaryformat/binaryformat.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/installer/binaryformat/binaryformat.pro b/tests/auto/installer/binaryformat/binaryformat.pro
index 24a7899ce..c624b60fa 100644
--- a/tests/auto/installer/binaryformat/binaryformat.pro
+++ b/tests/auto/installer/binaryformat/binaryformat.pro
@@ -1,5 +1,6 @@
include(../../qttest.pri)
QT -= gui
+QT += xml
SOURCES += tst_binaryformat.cpp