qt5base-lts/tests/auto/corelib/io/qfilesystementry
Amir Masoud Abdol 11ae4b70a1 Fix tst_qfilesystementry in unity build
Previous setup of the test was failing in minimal static build if built
using  the unity build because of the explicit inclusion of the qtcore
source files. By removing them, it surfaced that QFileSystemEntry
doesn't export all its necessary symbols for testing. So this patch does
that, as well as removing the qtcore sources from the test. It also
makes sense to make the test private.

Pick-to: 6.5
Task-number: QTBUG-109394
Change-Id: Icdabe32485b7ce4ed6049bcc24918f531406b4bd
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2023-03-15 18:18:01 +01:00
..
CMakeLists.txt Fix tst_qfilesystementry in unity build 2023-03-15 18:18:01 +01:00
tst_qfilesystementry.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00