comparison 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
comparison
equal deleted inserted replaced
1013:87040c157bc8 1014:7d08fd354bff
67 add_custom_test(cinstprocesstest.cpp "") 67 add_custom_test(cinstprocesstest.cpp "")
68 add_dependencies(cinstprocesstest cinst) 68 add_dependencies(cinstprocesstest cinst)
69 add_custom_test(commontest.cpp "") 69 add_custom_test(commontest.cpp "")
70 70
71 add_custom_test(createcertlisttest.cpp "") 71 add_custom_test(createcertlisttest.cpp "")
72 add_custom_test(mainwindowtest.cpp "") 72
73 # Disabled for now at it executes too much and brings up the mainwindow
74 # add_custom_test(mainwindowtest.cpp "")
73 75
74 # Using fakeinstaller here would cause windows UAC heuristics to trigger 76 # Using fakeinstaller here would cause windows UAC heuristics to trigger
75 add_executable(fakeinst fakeinstaller.c) 77 add_executable(fakeinst fakeinstaller.c)
76 78
77 if (WIN32) 79 if (WIN32)

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