qt5base-lts/tests/auto/corelib
Sona Kurazyan 9b3e8b32f2 Remove usages of deprecated APIs of corelib
- Replaced the usages of deprecated APIs of corelib by corresponding
  alternatives in the library code and documentation.

- Modified the tests to make them build when deprecated APIs disabled:
    * Made the 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-76491
Task-number: QTBUG-76539
Task-number: QTBUG-76541
Change-Id: I62ed4a5b530a965ec3f6502c6480808f938921aa
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2019-07-05 11:25:46 +02:00
..
animation Report correct state change when destroying QAbstractAnimation 2019-06-20 12:46:30 +02:00
codecs Add tests for decoding too-short UTF-8 sequences 2018-09-25 22:14:07 +00:00
global Remove usages of deprecated APIs of corelib 2019-07-05 11:25:46 +02:00
io Remove usages of deprecated APIs of corelib 2019-07-05 11:25:46 +02:00
itemmodels test: migrate QItemSelectionModel test to QRegularExpression 2019-06-10 19:29:44 +00:00
kernel Remove usages of deprecated APIs of corelib 2019-07-05 11:25:46 +02:00
mimetypes Remove handling of missing Q_COMPILER_RVALUE_REFS 2019-05-01 20:24:45 +00:00
plugin Merge remote-tracking branch 'origin/5.13' into dev 2019-06-27 14:38:03 +02:00
serialization Convert uses of QTime as a timer to QElapsedTimer 2019-06-14 10:42:33 +02:00
statemachine test: migrate QStateMachine test to QRegularExpression 2019-06-10 19:23:42 +00:00
thread Add QT_NO_JAVA_STYLE_ITERATORS and mark QtBase free of it 2019-07-03 14:48:37 +02:00
time Remove usages of deprecated APIs from QDateTime 2019-07-02 09:49:36 +02:00
tools Remove usages of deprecated APIs of corelib 2019-07-05 11:25:46 +02:00
corelib.pro Separate out the time, zone, date code from corelib/tools/ 2019-06-06 15:54:32 +02:00