aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/blackbox/tst_blackbox.h
diff options
context:
space:
mode:
authorJake Petroules <jake.petroules@petroules.com>2013-11-14 12:57:26 -0500
committerJake Petroules <jake.petroules@petroules.com>2013-11-18 14:57:36 +0100
commit67b0f10356220f6fa485ef9bb49cc1a1b0844d1b (patch)
tree2814dc8401043ea27ed5108e70c14f2067e3e921 /tests/auto/blackbox/tst_blackbox.h
parent71b26daecaddfad7d7f63df40a814df253a2b859 (diff)
Turn NSIS manual test into an autotest.
Change-Id: Ic8db2f80e1b6ebdad61032b3bcd8c8c986b62614 Reviewed-by: Christian Kandeler <christian.kandeler@digia.com>
Diffstat (limited to 'tests/auto/blackbox/tst_blackbox.h')
-rw-r--r--tests/auto/blackbox/tst_blackbox.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/blackbox/tst_blackbox.h b/tests/auto/blackbox/tst_blackbox.h
index 24e8dce5d..43c1d1d12 100644
--- a/tests/auto/blackbox/tst_blackbox.h
+++ b/tests/auto/blackbox/tst_blackbox.h
@@ -153,6 +153,7 @@ private slots:
void checkProjectFilePath();
void missingProfile();
void testAssembly();
+ void testNsis();
private:
QByteArray m_qbsStderr;