Move the scenegraph lancelot test into the new baseline test category

Follow the new structure and naming scheme from qtbase.

Pick-to: 6.2
Change-Id: If0bd4934a0bdd824f5ba751096a43e1322aa9f1d
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
This commit is contained in:
Eirik Aavitsland 2021-11-15 21:35:01 +01:00
parent e0cd201e91
commit 813fb3ad45
308 changed files with 28 additions and 36 deletions

View File

@ -0,0 +1,4 @@
# Special case: test includes the QBaselineTest module sources from qtbase directly
if(EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/../../../qtbase/tests/baseline/shared")
add_subdirectory(scenegraph)
endif()

View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Some files were not shown because too many files have changed in this diff Show More