mirror of
https://github.com/QuasarApp/qca.git
synced 2025-05-03 22:59:32 +00:00
Update to new unit test concept
svn path=/trunk/kdesupport/qca/; revision=478900
This commit is contained in:
parent
6db8bd6c8a
commit
36f402cf92
2
qca.pro
2
qca.pro
@ -15,6 +15,6 @@ unix:{
|
||||
QMAKE_EXTRA_TARGETS += apidox
|
||||
|
||||
# unittest
|
||||
check.commands += cd unittest; ./qca-unittest; cd ..
|
||||
check.commands += cd unittest; make check; cd ..
|
||||
QMAKE_EXTRA_TARGETS += check
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user