comparison ui/tests/windowsstoretest.cpp @ 1060:317ee9dc4684

(issue46) Make debug output optional in cinst and mozilla and propagate its setting.
author Andre Heinecke <andre.heinecke@intevation.de>
date Tue, 09 Sep 2014 18:49:02 +0200
parents 854248d81ba4
children 562d66614b5c
comparison
equal deleted inserted replaced
1059:f638eb1f3b0f 1060:317ee9dc4684
156 } 156 }
157 157
158 void WindowsStoreTest::cleanupTestCase() { 158 void WindowsStoreTest::cleanupTestCase() {
159 CertCloseStore(testStore, 0); 159 CertCloseStore(testStore, 0);
160 } 160 }
161
162 bool g_debug = true;
163
161 QTEST_GUILESS_MAIN (WindowsStoreTest); 164 QTEST_GUILESS_MAIN (WindowsStoreTest);

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