aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/blackbox/blackbox.pro
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@digia.com>2012-10-08 09:13:16 +0200
committerChristian Kandeler <christian.kandeler@digia.com>2012-10-08 12:03:30 +0200
commitea418c9277cf86e80e81a2ce0f02654f2bef88eb (patch)
treefeb725982727be2b2a9d2ef55ecc99a351c385d7 /tests/auto/blackbox/blackbox.pro
parent0d7a4011bd0801e28ccb11890559fe594c96440d (diff)
normalize autotest executables
All autotest executable names start with "tst_". Every autotest executable is its own subdir. Change-Id: Id5b10792930064acd4e741c207d0046f54a55695 Reviewed-by: Christian Kandeler <christian.kandeler@digia.com>
Diffstat (limited to 'tests/auto/blackbox/blackbox.pro')
-rw-r--r--tests/auto/blackbox/blackbox.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/auto/blackbox/blackbox.pro b/tests/auto/blackbox/blackbox.pro
index 2f0927290..63fdd45e8 100644
--- a/tests/auto/blackbox/blackbox.pro
+++ b/tests/auto/blackbox/blackbox.pro
@@ -1,7 +1,6 @@
TEMPLATE = app
-TARGET = testBlackbox
+TARGET = tst_blackbox
DEPENDPATH += .
-DESTDIR = ../../../bin/
INCLUDEPATH += . ../../../src/lib/
DEFINES += SRCDIR=\\\"$$PWD/\\\"