comparison ui/tests/binverifytest.h @ 869:b1df9621c89c

Add a test for text signature creation with createinstallerdialog
author Andre Heinecke <andre.heinecke@intevation.de>
date Tue, 05 Aug 2014 17:45:03 +0200
parents 44fa5de02b52
children
comparison
equal deleted inserted replaced
868:ae571e7ecdc9 869:b1df9621c89c
21 void testOtherKey(); 21 void testOtherKey();
22 #ifdef Q_OS_WIN 22 #ifdef Q_OS_WIN
23 void testOtherCert(); 23 void testOtherCert();
24 #endif 24 #endif
25 void testInvalidSig(); 25 void testInvalidSig();
26 void testSignatureCreation();
26 }; 27 };
27 #endif 28 #endif
28 29

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