summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/tools/qbytearray
diff options
context:
space:
mode:
authorJames McDonnell <jmcdonnell@qnx.com>2015-11-16 16:53:23 -0500
committerJames McDonnell <jmcdonnell@qnx.com>2015-12-01 14:52:33 +0000
commit72de2ae3175f78663dd86027870d0ee25ceee98b (patch)
treeca2495271a35295a3a0b32c734982a75e68415b3 /tests/benchmarks/corelib/tools/qbytearray
parent4e8f07cd0f2f24926badc82f1592ed91ba3a79e0 (diff)
Add a file to the TESTDATA list
The file exists but it isn't listed in TESTDATA. This is only a problem when the target is a another system as is the case with Qt for QNX. Tests fail because the file isn't deployed. Noticed this while testing the changes for custom spacing of JSON output. Task-number: QTBUG-47437 Change-Id: I098c34d2ab9027956d9233b24f30b5192ecfe96f Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
Diffstat (limited to 'tests/benchmarks/corelib/tools/qbytearray')
-rw-r--r--tests/benchmarks/corelib/tools/qbytearray/qbytearray.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/benchmarks/corelib/tools/qbytearray/qbytearray.pro b/tests/benchmarks/corelib/tools/qbytearray/qbytearray.pro
index 6a60b306f1..cf28b0247f 100644
--- a/tests/benchmarks/corelib/tools/qbytearray/qbytearray.pro
+++ b/tests/benchmarks/corelib/tools/qbytearray/qbytearray.pro
@@ -3,4 +3,5 @@ TARGET = tst_bench_qbytearray
QT = core testlib
+TESTDATA += main.cpp
SOURCES += main.cpp