4
0
mirror of https://github.com/QuasarApp/qca.git synced 2025-05-09 09:19:33 +00:00

4 Commits

Author SHA1 Message Date
Ivan Romanov
6d690c0070 Build static QCA
Added new cmake variable SHARED_LIBRARY. By default is on.
When it is off QCA library, plugins, tools, examples and unittests
will be built as static. Also if is used static Qt plugins will be
built as static. Tested with Qt4.
2014-01-02 03:50:18 +06:00
Justin Karneges
d80a68190d update to reflect api changes
svn path=/trunk/kdesupport/qca/; revision=646748
2007-03-26 15:40:55 +00:00
Brad Hards
42dda04e57 Only test the keystore capability if we have support
for it. 

This is still a bit rubbishy, because we should be
testing each provider, not just a provider at random.

svn path=/trunk/kdesupport/qca/; revision=609809
2006-12-02 11:26:26 +00:00
Brad Hards
364950b09e Add skeleton for a new unit test, this one covering
the QCA::KeyStore class.

There is something seriously wrong with KeyStore at
the moment, and this test segfaults in the 
constructor.

CCMAIL: justin@affinix.com

svn path=/trunk/kdesupport/qca/; revision=597919
2006-10-22 01:18:57 +00:00