summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qresourceengine/testqrc/otherdir/otherdir.txt
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2018-11-01 15:57:35 -0700
committerLiang Qi <liang.qi@qt.io>2018-11-19 09:09:20 +0000
commit6125fce79936d3ce96e3faac9ad3a9bad3101796 (patch)
tree376ccd5c558525bf25d56c7289e50e800f27bfba /tests/auto/corelib/io/qresourceengine/testqrc/otherdir/otherdir.txt
parent7a4f41bad98da9953abcea05a71c2986406c7695 (diff)
tst_QResourceEngine: store the actual byte contents that we expect
Instead of using a QString with only the prefix, let's do a full comparison to make sure there's no junk at the end of the file. Take the opportunity to remove the nonsense of a space at the end of most of these files (I didn't remove from all). Change-Id: I343f2beed55440a7ac0bfffd15632228c1bfe78f Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'tests/auto/corelib/io/qresourceengine/testqrc/otherdir/otherdir.txt')
-rw-r--r--tests/auto/corelib/io/qresourceengine/testqrc/otherdir/otherdir.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/corelib/io/qresourceengine/testqrc/otherdir/otherdir.txt b/tests/auto/corelib/io/qresourceengine/testqrc/otherdir/otherdir.txt
index b0e4a124ee..e1b430f33b 100644
--- a/tests/auto/corelib/io/qresourceengine/testqrc/otherdir/otherdir.txt
+++ b/tests/auto/corelib/io/qresourceengine/testqrc/otherdir/otherdir.txt
@@ -1 +1 @@
-"This is the other dir"
+"This is the other dir"