mirror of
https://github.com/QuasarApp/CQtDeployer.git
synced 2025-05-06 14:39:35 +00:00
fix android tests
This commit is contained in:
parent
d0fe073753
commit
018dd26fa7
2
test.pri
2
test.pri
@ -13,7 +13,7 @@ win32:DEPLOYER=$$(cqtdeployer)
|
||||
deployTest.commands = $$DEPLOYER -bin $$exec clear -qmake $$QMAKE_BIN -targetDir $$PWD/deployTests -libDir $$PWD -recursiveDepth 4
|
||||
|
||||
|
||||
test.depends = deployTest
|
||||
!android:test.depends = deployTest
|
||||
unix:!android:test.commands = $$PWD/deployTests/UnitTests.sh -maxwarnings 100000
|
||||
win32:test.commands = $$PWD/deployTests/UnitTests.exe -maxwarnings 100000 -o $$PWD/buildLog.log
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user