diff ui/tests/mainwindowtest.cpp @ 636:2fd4f9980a2a

Add test for authenticode verificate (binverify) Still incomplete
author Andre Heinecke <andre.heinecke@intevation.de>
date Mon, 23 Jun 2014 18:00:45 +0200
parents aee3eb10bbba
children a43ebf716abd
line wrap: on
line diff
--- a/ui/tests/mainwindowtest.cpp	Mon Jun 23 17:24:00 2014 +0200
+++ b/ui/tests/mainwindowtest.cpp	Mon Jun 23 18:00:45 2014 +0200
@@ -23,10 +23,6 @@
     emit closeCalled();
 }
 
-void MainWindowTest::testInvalidUpdate() {
-    // TODO
-}
-
 void MainWindowTest::testValidUpdate() {
     QSignalSpy closed(this, SIGNAL(closeCalled()));
 #ifdef Q_OS_WIN

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