4
0
mirror of https://github.com/QuasarApp/qca.git synced 2025-05-07 16:29:33 +00:00
qca/unittest/unittest.pro
Brad Hards b15d8ae8aa Convert the old symmetric cipher tests to use
QTestLib. Also fixed up some problems in the test
suite.

svn path=/trunk/kdesupport/qca/; revision=498252
2006-01-15 05:17:47 +00:00

18 lines
253 B
Prolog

TEMPLATE = subdirs
SUBDIRS += \
base64unittest \
bigintunittest \
cipherunittest \
hashunittest \
hexunittest \
kdfunittest \
keygenunittest \
securearrayunittest \
staticunittest
QMAKE_EXTRA_TARGETS += check
check.commands = sh ./checkall