forked from qt-creator/qt-creator
Unittest: Fix qbs build
The image test uses unexported classes from QmlDesigner. Let's just remove it. Change-Id: I42cae90d7333bf1ad7f75839c93eef773cb5fab8 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
@@ -333,19 +333,6 @@ Project {
|
|||||||
"unittests-main.cpp",
|
"unittests-main.cpp",
|
||||||
"usedmacrofilter-test.cpp",
|
"usedmacrofilter-test.cpp",
|
||||||
"utf8-test.cpp",
|
"utf8-test.cpp",
|
||||||
"imagecache-test.cpp",
|
|
||||||
"imagecachegenerator-test.cpp",
|
|
||||||
"imagecachestorage-test.cpp",
|
|
||||||
"sqlitedatabasemock.h",
|
|
||||||
"sqlitereadstatementmock.h",
|
|
||||||
"sqlitestatementmock.h",
|
|
||||||
"sqlitetransactionbackendmock.h",
|
|
||||||
"sqlitewritestatementmock.h",
|
|
||||||
"notification.h",
|
|
||||||
"mocktimestampprovider.h",
|
|
||||||
"imagecachecollectormock.h",
|
|
||||||
"mockimagecachegenerator.h",
|
|
||||||
"mockimagecachestorage.h",
|
|
||||||
]
|
]
|
||||||
|
|
||||||
Group {
|
Group {
|
||||||
|
Reference in New Issue
Block a user