diff ui/tests/CMakeLists.txt @ 1014:7d08fd354bff

Disable mainwindowtest for now
author Andre Heinecke <andre.heinecke@intevation.de>
date Tue, 02 Sep 2014 15:26:48 +0200
parents 9494d4ee1d4e
children 86fbada04af7
line wrap: on
line diff
--- a/ui/tests/CMakeLists.txt	Tue Sep 02 15:26:35 2014 +0200
+++ b/ui/tests/CMakeLists.txt	Tue Sep 02 15:26:48 2014 +0200
@@ -69,7 +69,9 @@
 add_custom_test(commontest.cpp "")
 
 add_custom_test(createcertlisttest.cpp "")
-add_custom_test(mainwindowtest.cpp "")
+
+# Disabled for now at it executes too much and brings up the mainwindow
+# add_custom_test(mainwindowtest.cpp "")
 
 # Using fakeinstaller here would cause windows UAC heuristics to trigger
 add_executable(fakeinst fakeinstaller.c)

http://wald.intevation.org/projects/trustbridge/