From ce3815750ed1e42f92fbd9af2e77fba54324ea4b Mon Sep 17 00:00:00 2001 From: EndrII Date: Wed, 13 May 2020 19:24:33 +0300 Subject: [PATCH] fix CI output tests information --- test.pri | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.pri b/test.pri index 99185d1..6906d55 100644 --- a/test.pri +++ b/test.pri @@ -15,7 +15,7 @@ deployTest.commands = $$DEPLOYER -bin $$exec clear -qmake $$QMAKE_BIN -targetDir !android:test.depends = deployTest unix:!android:test.commands = $$PWD/deployTests/UnitTests.sh -maxwarnings 100000 -win32:test.commands = $$PWD/deployTests/UnitTests.exe -maxwarnings 100000 +win32:test.commands = $$PWD/deployTests/UnitTests.exe -maxwarnings 100000 -o $$PWD/buildLog.log contains(QMAKE_HOST.os, Linux):{ win32:test.commands =