qtdeclarative/tests/auto/quickcontrols2/font
Mitch Curtis 5ae7066e84 Consolidate test helpers into private libraries
Previously each test would include and build sources from the shared
folder. Now we make those sources a library, build it once, then have
each test link to it instead.

We also take the opportunity to move some helpers that qtquickcontrols2
had added into the quicktestutils library where it makes sense, and
for the helpers that don't make sense to be there, move them into
quickcontrolstestutils.

We add the libraries to src/ so that they are internal modules built as
part of Qt, rather than tests. That way we can use them in a standalone
test outside of qtdeclarative.

Task-number: QTBUG-95621
Change-Id: I0a2ab3976fdbff2e4414df7bdc0808f16453b80a
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
(cherry picked from commit e310dadef7)
2021-09-14 12:13:57 +02:00
..
data Restructure tests in preparation for merging into qtdeclarative 2021-08-02 13:05:48 +02:00
CMakeLists.txt Consolidate test helpers into private libraries 2021-09-14 12:13:57 +02:00
tst_font.cpp Consolidate test helpers into private libraries 2021-09-14 12:13:57 +02:00