qt5base-lts/tests/auto/dbus
Giuseppe D'Angelo d184f4153c QDBusMarshall test: avoid an atomic assignment
There's no need for atomic semantics for a simple "scope value
rollback" (not sure why the code doesn't use the real thing).
There's also no semantics that make sense.
Extract the integer out of the atomic and store it back.

Change-Id: I8ba89216d1931a73ff22a8af7fd656c3f6948793
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2023-09-14 18:39:24 +02:00
..
qdbusabstractadaptor CMake: Make qtbase tests standalone projects 2023-07-05 15:09:32 +02:00
qdbusabstractinterface CMake: Make qtbase tests standalone projects 2023-07-05 15:09:32 +02:00
qdbusconnection tst_qdbusconnection: iterate over member container directly 2023-08-15 21:27:50 +03:00
qdbusconnection_delayed CMake: Make qtbase tests standalone projects 2023-07-05 15:09:32 +02:00
qdbusconnection_no_app CMake: Make qtbase tests standalone projects 2023-07-05 15:09:32 +02:00
qdbusconnection_no_bus CMake: Make qtbase tests standalone projects 2023-07-05 15:09:32 +02:00
qdbusconnection_no_libdbus CMake: Make qtbase tests standalone projects 2023-07-05 15:09:32 +02:00
qdbusconnection_signalorder CMake: Make qtbase tests standalone projects 2023-07-05 15:09:32 +02:00
qdbusconnection_spyhook CMake: Make qtbase tests standalone projects 2023-07-05 15:09:32 +02:00
qdbuscontext CMake: Make qtbase tests standalone projects 2023-07-05 15:09:32 +02:00
qdbusinterface CMake: Make qtbase tests standalone projects 2023-07-05 15:09:32 +02:00
qdbuslocalcalls CMake: Make qtbase tests standalone projects 2023-07-05 15:09:32 +02:00
qdbusmarshall QDBusMarshall test: avoid an atomic assignment 2023-09-14 18:39:24 +02:00
qdbusmetaobject CMake: Make qtbase tests standalone projects 2023-07-05 15:09:32 +02:00
qdbusmetatype Fix spelling of D-Bus in the source code 2023-07-06 21:51:29 +02:00
qdbuspendingcall CMake: Make qtbase tests standalone projects 2023-07-05 15:09:32 +02:00
qdbuspendingreply CMake: Make qtbase tests standalone projects 2023-07-05 15:09:32 +02:00
qdbusreply CMake: Make qtbase tests standalone projects 2023-07-05 15:09:32 +02:00
qdbusservicewatcher CMake: Make qtbase tests standalone projects 2023-07-05 15:09:32 +02:00
qdbusthreading CMake: Make qtbase tests standalone projects 2023-07-05 15:09:32 +02:00
qdbustype CMake: Make qtbase tests standalone projects 2023-07-05 15:09:32 +02:00
qdbusxmlparser tests/auto/: port Q_FOREACH to ranged-for, local const containers 2023-08-19 16:29:25 +03:00
CMakeLists.txt QDBusConnectionPrivate: Fix handling of queued messages 2023-05-11 19:58:12 +02:00