qt5base-lts/tests/auto
Sona Kurazyan b6f7efba48 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>
2019-07-23 20:48:44 +02:00
..
bic/data Add binary compatibility files for 5.12 for QtBase 2018-12-21 19:42:57 +00:00
cmake cmake: correct version dependency for qt5_add_big_resources 2019-05-20 12:49:37 +02:00
concurrent Introduce QT_NO_LINKED_LIST and mark QtBase (almost) free of it 2019-07-12 14:26:30 +02:00
corelib Merge remote-tracking branch 'origin/5.13' into dev 2019-07-22 06:50:42 +02:00
dbus unblacklist passing tests 2019-07-08 11:01:42 +00:00
gui Remove public d_func from QColorSpace 2019-07-23 19:07:56 +02:00
guiapplauncher
installed_cmake
network Make network tests build and pass with disabled deprecated APIs 2019-07-23 18:48:17 +00:00
opengl unblacklist passing tests 2019-07-08 11:01:42 +00:00
other Remove usages of deprecated APIs of qtbase/gui 2019-07-13 10:43:15 +02:00
printsupport test: migrate QPrinterInfo test to QRegularExpression 2019-06-11 09:08:11 +02:00
shared Make tst_qwidget pass on High-DPI screens (Windows) 2019-06-03 10:41:08 +02:00
sql Make sql tests build and pass with disabled deprecated APIs 2019-07-23 20:48:44 +02:00
testlib QTestlib: Check compared images for device pixel ratio 2019-07-09 20:15:34 +02:00
tools Qt6: Fix uninitialized meta objects on Windows 2019-07-16 18:34:41 -07:00
widgets Merge remote-tracking branch 'origin/5.13' into dev 2019-07-17 10:44:21 +02:00
xml Convert uses of QTime as a timer to QElapsedTimer 2019-06-14 10:42:33 +02:00
auto.pro winrt: Skip network auto tests for now 2018-06-22 05:02:39 +00:00
network-settings.h test: migrate QNetworkReply test to QRegularExpression 2019-06-10 16:49:19 +02:00