mirror of
https://github.com/QuasarApp/CQtDeployer.git
synced 2025-04-28 10:44:33 +00:00
gix after merge
This commit is contained in:
parent
39c7a173b7
commit
064358d103
@ -420,10 +420,13 @@ void deploytest::testMSVC() {
|
||||
QVERIFY(msvc & MSVCVersion::MSVC_x64);
|
||||
|
||||
QVERIFY(file.remove());
|
||||
QDir dir("./Qt");
|
||||
dir.removeRecursively();
|
||||
|
||||
|
||||
}
|
||||
|
||||
void deploytest::testQmlExtract() {
|
||||
void deploytest::testQmlExtrct() {
|
||||
QmlCreator creator("./");
|
||||
auto imports = creator.getQmlImports();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user