summaryrefslogtreecommitdiffstats
path: root/tests/auto/dbus
Commit message (Expand)AuthorAgeFilesLines
* QDBusArgument: disambiguate between QMap on std::pair and std::mapThiago Macieira2024-03-182-0/+15
* Remove extra semi-colonsTasuku Suzuki2024-02-061-1/+1
* Change license for tests filesLucie Gérard2024-02-0432-32/+32
* QDBusConnectionPrivate: Close connection after failed q_dbus_bus_register()Ievgenii Meshcheriakov2023-12-074-0/+54
* tst_qdbuslocalcalls: Remove casts to int in arguments to QCOMPAREIevgenii Meshcheriakov2023-12-071-10/+10
* tst_qdbusabstractadapter: Don't skip testsIevgenii Meshcheriakov2023-12-041-19/+0
* Purge empty BLACKLIST files from testsEdward Welbourne2023-11-242-0/+0
* QDBusConnection: output error message from findSlotDavid Faure2023-11-222-0/+5
* tst_qdbusmarshall: disambiguate unittest data tag namesAhmad Samir2023-10-181-19/+20
* QDBusMarshall test: avoid an atomic assignmentGiuseppe D'Angelo2023-09-141-5/+5
* tests/auto/: port Q_FOREACH to ranged-for, local const containersAhmad Samir2023-08-193-10/+4
* Mark all of Qt as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-193-0/+7
* tst_qdbusconnection: iterate over member container directlyAhmad Samir2023-08-151-4/+2
* dbus test headers: port away from Q_FOREACHMarc Mutz2023-08-132-5/+10
* Fix spelling of D-Bus in the source codeIevgenii Meshcheriakov2023-07-062-10/+10
* QDBusIntrospection: Add Annotation structIevgenii Meshcheriakov2023-07-062-9/+17
* CMake: Make qtbase tests standalone projectsAlexandru Croitor2023-07-0522-0/+132
* Handle a couple of GCC 13 warnings about dangling referencesAhmad Samir2023-06-281-2/+1
* QDBus: Transform fallback interface names according to the specIevgenii Meshcheriakov2023-06-201-0/+60
* QDBus: Fix typo in a function nameIevgenii Meshcheriakov2023-05-261-1/+1
* QDBusAbstractAdaptor: Send signals using correct interfaceIevgenii Meshcheriakov2023-05-252-0/+36
* QDBusConnectionPrivate: Fix handling of queued messagesIevgenii Meshcheriakov2023-05-113-0/+117
* QDBusServer: Fix potential crash when private pointer is nullIevgenii Meshcheriakov2023-05-022-0/+7
* QThread: add sleep(std::chrono::nanoseconds) overloadAhmad Samir2023-03-131-8/+1
* Make sure helper executables used by unittests are builtAhmad Samir2023-03-112-3/+4
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-1728-73/+3
* Adapt to QTimeZone replacing Qt::TimeSpec usageEdward Welbourne2022-12-101-2/+2
* tst_qdbusmetatype: fix build with Clang (and probably MSVC)Thiago Macieira2022-12-091-0/+9
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-035-59/+59
* dbus: use same type of matching quotesMaxime Roussin-Bélanger2022-10-212-10/+10
* tst_QDBusTypes::isValidFixedType: don't duplicate fixed typesEdward Welbourne2022-10-181-1/+0
* Port from container.count()/length() to size()Marc Mutz2022-10-047-24/+24
* Port tests away from using q{Set}GlobalQHashSeedIvan Solovev2022-08-261-2/+2
* DBus tests: port away from deprecated APIsIvan Solovev2022-08-245-38/+38
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2328-28/+28
* qdbusxml2cpp: remove the old "In"-for-signal compatibility codeThiago Macieira2022-08-161-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-0328-0/+84
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-2822-25/+25
* CMake: Make tst_qdbusabstractadaptor depend on qmyserverAlexandru Croitor2022-07-261-0/+1
* Fix QDBusInterface crashing with empty path on constructionMårten Nordheim2022-06-271-0/+7
* unblacklist passing tests 2022Anna Wojciechowska2022-06-231-2/+0
* QDBusArgument: ensure std::vector isn't seen as an associative containerDavid Faure2022-05-171-0/+3
* Use SPDX license identifiersLucie Gérard2022-05-1631-848/+73
* Add test-helper as dependency to tst_qdbusinterfaceMårten Nordheim2022-05-041-0/+2
* tests: Remove unused SRCDIR definesIevgenii Meshcheriakov2021-08-173-4/+0
* Port QDBusServiceWatcher::watchedServices to bindable propertiesAndreas Buhr2021-04-282-1/+32
* Port of QDBusServiceWatcher::watchMode to new property systemAndreas Buhr2021-04-191-0/+41
* dbus: Fix missing QVersionNumber includeKevin Funk2021-01-251-0/+1
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-128-101/+0
* Remove QtDBus includesDavid Skoland2021-01-1227-93/+163