mirror of
https://github.com/QuasarApp/CQtDeployer.git
synced 2025-04-28 10:44:33 +00:00
ref #519 fix windows tests
This commit is contained in:
parent
858656d3a2
commit
755629dcbc
@ -1513,7 +1513,7 @@ void deploytest::testDisableRunScripts() {
|
|||||||
comapareTreeqif -= utils.createTree({DISTRO_DIR + "/TestOnlyC.sh",
|
comapareTreeqif -= utils.createTree({DISTRO_DIR + "/TestOnlyC.sh",
|
||||||
DISTRO_DIR + "/TestOnlyC.bat"});
|
DISTRO_DIR + "/TestOnlyC.bat"});
|
||||||
// Run deploy installer
|
// Run deploy installer
|
||||||
runTestParams({"-bin", bin, "clear",
|
runTestParams({"-bin", bin, "clear", "-libDir", TestQtDir + "/bin",
|
||||||
"-disableRunScript", "TestOnlyC"}, &comapareTreeqif);
|
"-disableRunScript", "TestOnlyC"}, &comapareTreeqif);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user