qt5base-lts/tests/auto/corelib/global
Giuseppe D'Angelo c4947c1c4c QFlags: add test(Any)Flag(s)
QFlags was lacking a named function for testing whether a QFlags object
contains _any_ of the bits set by a given enumerator/other QFlags.

Drive-by, add testFlags taking a QFlags, not just an object of the
enumeration; and simplify the implementation of testFlags to more
closely follow what its documentation says it does.

[ChangeLog][QtCore][QFlags] The testFlags, testAnyFlag and
testAnyFlags functions have been added.

Change-Id: Ie8688c8b0dd393d34d32bc7786cdcee3eba24d1c
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2021-05-15 17:34:01 +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 QFlags: add test(Any)Flag(s) 2021-05-15 17:34:01 +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 Long live PRI*Qdatatypes 2021-04-25 15:24:45 +02:00
qglobalstatic Skip globalstatic threadStressTest on QEMU 2021-03-05 08:09:59 +00: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 CMake: Build minimal subset of tests in desktop static builds 2021-04-06 09:15:37 +01: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 warnings from ignored [[nodiscard]] returns 2021-04-28 06:48:58 +02:00
qtendian Remove the qmake project files 2021-01-07 15:32:28 +01:00
qwinregistry Remove the qmake project files 2021-01-07 15:32:28 +01:00
CMakeLists.txt Fix QVariant/QMetaType::compare APIs 2020-11-30 17:16:22 +01:00