summaryrefslogtreecommitdiffstats
path: root/src/gui/image/qimage.cpp
diff options
context:
space:
mode:
authorSona Kurazyan <sona.kurazyan@qt.io>2019-07-18 10:39:01 +0200
committerSona Kurazyan <sona.kurazyan@qt.io>2019-07-23 20:48:44 +0200
commitb6f7efba4831c411456400e2df87df99877f67ae (patch)
tree63c989ad0f4c233cbb9f64710094baee7e3df4e6 /src/gui/image/qimage.cpp
parent9c2f18d35764fe4c5452d3aa500bd2824ebe7564 (diff)
Make sql tests build and pass with disabled deprecated APIs
Deprecated APIs of sql lib are used only in tests. This change makes sure, that the tests build and pass with those deprecated APIs removed or disabled, by: - Making the parts of the tests testing the deprecated APIs to be compiled conditionally, only when the corresponding methods are enabled. - If the test-case tests only the deprecated API, but not the corresponding replacement, added tests for the replacement. Task-number: QTBUG-76541 Change-Id: I93ed6ff92c7aa7af2c106b1a9d92d3704c7d9105 Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
Diffstat (limited to 'src/gui/image/qimage.cpp')
0 files changed, 0 insertions, 0 deletions