summaryrefslogtreecommitdiffstats
path: root/tests/auto
diff options
context:
space:
mode:
authorOliver Wolff <oliver.wolff@qt.io>2017-06-13 12:43:44 +0200
committerOliver Wolff <oliver.wolff@qt.io>2017-06-19 07:06:01 +0000
commit0086bf62a203f0e4bd5982532e1b7c04b0f6cdfb (patch)
treeeb3c6a3c5d868e8baa853af853c24d621a1c64e3 /tests/auto
parent5a1f25a1bda80b3f420063aa68ff376953ae6e19 (diff)
winrt: Fix tst_qtextstream
Change-Id: I5e8076a344a50f70e9618ff7b2e9258182601957 Reviewed-by: Maurice Kalinowski <maurice.kalinowski@qt.io>
Diffstat (limited to 'tests/auto')
-rw-r--r--tests/auto/corelib/io/qtextstream/BLACKLIST1
-rw-r--r--tests/auto/corelib/io/qtextstream/test/test.pro3
2 files changed, 3 insertions, 1 deletions
diff --git a/tests/auto/corelib/io/qtextstream/BLACKLIST b/tests/auto/corelib/io/qtextstream/BLACKLIST
index bc3f118b33..b54b53cd74 100644
--- a/tests/auto/corelib/io/qtextstream/BLACKLIST
+++ b/tests/auto/corelib/io/qtextstream/BLACKLIST
@@ -1,2 +1,3 @@
[stillOpenWhenAtEnd]
windows
+winrt
diff --git a/tests/auto/corelib/io/qtextstream/test/test.pro b/tests/auto/corelib/io/qtextstream/test/test.pro
index 50335524d3..3dcfa0b414 100644
--- a/tests/auto/corelib/io/qtextstream/test/test.pro
+++ b/tests/auto/corelib/io/qtextstream/test/test.pro
@@ -18,7 +18,8 @@ TESTDATA += \
../task113817.txt \
../qtextstream.qrc \
../tst_qtextstream.cpp \
- ../resources
+ ../resources \
+ ../BLACKLIST
builtin_testdata {
DEFINES += BUILTIN_TESTDATA