qt5base-lts/tests/auto/corelib/global
Ievgenii Meshcheriakov 9a3f4afb70 Remove checks for features available in C++17
This patch removes most of the checks that are made using C++20
__cpp_* macros for features available in C++17 and earlier.
Library feature check macros (__cpp_lib_*) are unaffected.

Change-Id: I557b2bd0d4ff09b13837555e9880eb28e0355f64
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2021-10-02 17:54:39 +02:00
..
q_func_info Remove the qmake project files 2021-01-07 15:32:28 +01:00
qcompare Remove the qmake project files 2021-01-07 15:32:28 +01:00
qflags Prefer QFAIL("Informative message") over QVERIFY(false) 2021-06-14 15:57:16 +02:00
qfloat16 Use a more forgiving threshold for qFuzzyIsNull(qfloat16) 2021-04-29 14:13:23 +02:00
qgetputenv Remove the qmake project files 2021-01-07 15:32:28 +01:00
qglobal Remove checks for features available in C++17 2021-10-02 17:54:39 +02:00
qglobalstatic Compile autotests for Integrity 2021-09-20 17:29:04 +03:00
qhooks Remove the qmake project files 2021-01-07 15:32:28 +01:00
qkeycombination Remove the qmake project files 2021-01-07 15:32:28 +01:00
qlogging Fix tst_qmessagehandler::formatLogMessage() test on Android 2021-07-01 13:29:43 +00:00
qnativeinterface Use member function instead of template function to resolve native interface 2021-07-17 02:23:17 +02:00
qnumeric Add tests for qFuzzyIsNull() to tst_QNumeric and tst_QFloat16 2021-04-29 14:13:23 +02:00
qoperatingsystemversion Remove the qmake project files 2021-01-07 15:32:28 +01:00
qrandomgenerator Fix various -Wdeprecated-enum-float-conversions around the code 2021-07-27 14:58:41 +02:00
qtendian Suppress gcc warning -Wmemset-elt-size on test code 2021-06-14 15:57:16 +02:00
qwinregistry Remove the qmake project files 2021-01-07 15:32:28 +01:00
CMakeLists.txt Compile autotests for Integrity 2021-09-20 17:29:04 +03:00