aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/blackbox/tst_blackboxwindows.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/blackbox/tst_blackboxwindows.h')
-rw-r--r--tests/auto/blackbox/tst_blackboxwindows.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/blackbox/tst_blackboxwindows.h b/tests/auto/blackbox/tst_blackboxwindows.h
index fbc597313..ad8d60ca3 100644
--- a/tests/auto/blackbox/tst_blackboxwindows.h
+++ b/tests/auto/blackbox/tst_blackboxwindows.h
@@ -44,8 +44,12 @@ public slots:
void initTestCase() override;
private slots:
+ void innoSetup();
+ void innoSetupDependencies();
void standaloneCodesign();
void standaloneCodesign_data();
+ void wix();
+ void wixDependencies();
};
#endif // TST_BLACKBOXWINDOWS_H