qt5base-lts/tests/auto/corelib/global
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
..
q_func_info Updated license headers 2016-01-21 18:55:18 +00:00
qflags Remove handling of missing Q_COMPILER_INITIALIZER_LISTS 2019-05-02 23:10:55 +00:00
qfloat16 Merge remote-tracking branch 'origin/5.13' into dev 2019-06-14 13:45:18 +02:00
qgetputenv QByteArray: toInt() and toDouble() ignore surrounding whitespaces 2018-07-07 19:58:18 +00:00
qglobal Merge remote-tracking branch 'origin/5.13' into dev 2019-06-27 14:38:03 +02:00
qglobalstatic Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
qhooks tst_qhooks: test that it's possible to chain multiple hooks together 2016-11-18 15:22:32 +00:00
qlogging Remove usages of deprecated APIs of corelib 2019-07-05 11:25:46 +02:00
qnumeric Replace a misguided test with a valid one 2019-03-27 13:43:21 +00:00
qrand Updated license headers 2016-01-21 18:55:18 +00:00
qrandomgenerator Port from QAtomic::load() to loadRelaxed() 2019-06-20 20:48:59 +02:00
qtendian qendian: Fix float conversions 2018-10-28 22:26:56 +00:00
global.pro Long live QRandomGenerator 2017-06-12 06:14:34 +00:00