Mercurial > trustbridge
comparison ui/tests/windowsstoretest.h @ 225:be22e9deca88
Merged
author | Sascha Wilde <wilde@intevation.de> |
---|---|
date | Thu, 27 Mar 2014 17:02:57 +0100 |
parents | 53ea9b975d1c |
children | 17e1c8f37d72 |
comparison
equal
deleted
inserted
replaced
224:689b94dd89a9 | 225:be22e9deca88 |
---|---|
15 private: | 15 private: |
16 CertificateList validList; | 16 CertificateList validList; |
17 HCERTSTORE testStore; | 17 HCERTSTORE testStore; |
18 QTemporaryFile tmpFile; | 18 QTemporaryFile tmpFile; |
19 | 19 |
20 void dumpContents(); | |
21 | |
20 private Q_SLOTS: | 22 private Q_SLOTS: |
21 void initTestCase(); | 23 void initTestCase(); |
22 void cleanupTestCase(); | 24 void cleanupTestCase(); |
23 void testInstRemove(); | 25 void testInstRemove(); |
24 }; | 26 }; |