summaryrefslogtreecommitdiffstats
path: root/tests/auto/dbus
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation with older MSVC: use qIsNan instead of isnanThiago Macieira2015-01-151-2/+2
* Fix memory leaks with QDBusServerThiago Macieira2015-01-111-0/+2
* Make QtDBus unit tests compile with runtime dbus-1 tooThiago Macieira2015-01-064-44/+76
* Make QDBusConnection and QDBusServer return an error on default objectsThiago Macieira2015-01-061-4/+4
* Autotest: fix a race condition in verifying a peer D-Bus connectedThiago Macieira2015-01-066-14/+52
* Autotest: Forward stderr of the sub-processesThiago Macieira2015-01-025-1/+4
* Autotest: Be nicer when asking the sub-processes to exitThiago Macieira2015-01-028-17/+32
* Autotest: Fix a race condition in launching the QtDBus sub-processesThiago Macieira2014-12-208-14/+9
* Fix handling of subprocesses for QtDBus unit tests on WindowsThiago Macieira2014-12-2012-22/+38
* Don't kill the subprocess in tst_qdbusabstractinterfaceThiago Macieira2014-12-201-17/+25
* Autotest: Make the peer executables report error if they failedThiago Macieira2014-12-203-3/+9
* Remove the hardcoding of Unix socket paths for QtDBusThiago Macieira2014-12-204-15/+12
* tst_qdbusconnection_no_bus: Fix build on WindowsThiago Macieira2014-12-201-2/+2
* Make QtDBus compile without libdbus-1 headers, if dlopeningThiago Macieira2014-12-011-2/+4
* Autotest: synchronize with the peer before emitting more signalsThiago Macieira2014-10-312-1/+38
* Update license headers and add new license filesMatti Paaso2014-09-2426-494/+286
* Add support for blacklisting test functionsLars Knoll2014-09-211-3/+2
* tst_qdbusabstractadaptor: Reduce qWait() usage.Robin Burchell2014-08-191-25/+14
* Fix dangling pointer dereferencingThiago Macieira2014-05-091-10/+10
* Autotest: make sure the helper programs in QtDBus aren't bundlesThiago Macieira2014-05-092-0/+4
* tests: Mark tst_qdbus* tests as insignificant on OS XSergio Ahumada2014-03-1314-0/+28
* don't erroneously claim that gui support is neededOswald Buddenhagen2013-10-161-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-274-9/+4
|\
| * tests: Make the QT assignments more explicitSergio Ahumada2013-08-214-9/+4
| * Revert c3f485c5250a503832e767e1fe5e40595126f6c5Albert Astals Cid2013-08-083-131/+0
| * Expose invokables that are not slots in the xmlAlbert Astals Cid2013-07-303-0/+131
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-231-2/+24
|\|
| * Fix QDBusAbstractInterface::isValid() for peer connectionsAlberto Mardegan2013-07-161-2/+24
* | Let qdbusxml2cpp generate code that compiles: no '-' in variable names.David Faure2013-07-011-1/+1
* | QDBus: Add test for a{sv} and an annotation pointing to QVariantHash.David Faure2013-05-103-9/+20
* | tst_qdbusabstractinterface: generate interface at compile timeDavid Faure2013-05-094-229/+8
|/
* Fix wildcard signal disconnection in QDBusAbstractInterfaceThiago Macieira2013-03-191-2/+4
* Make sure that signal disconnects don't disconnect too muchThiago Macieira2013-03-191-0/+90
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-162-15/+15
* Remove bogus portion of unit testThiago Macieira2013-03-151-12/+0
* Add QDBusReply::error() const.Jędrzej Nowacki2013-03-011-0/+25
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-281-2/+2
|\
| * Doc: Fix module name formatSze Howe Koh2013-01-251-2/+2
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-2328-30/+30
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-2228-30/+30
| |\|
| | * Update copyright year in Digia's license headersSergio Ahumada2013-01-1828-30/+30
* | | Make the QtDBus object tree keep a count of active childrenThiago Macieira2013-01-231-0/+13
|/ /
* / Make QDBusPendingReply behave like QDBusReply when dealing with errorsThiago Macieira2013-01-141-0/+7
|/
* DBus: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-045-48/+0
* tst_QDBusXmlParser: more reliable solution for setting the seedDavid Faure2012-12-201-2/+8
* tst_QDBusXmlParser: make XML attribute order deterministicDavid Faure2012-12-141-0/+7
* Generate the introspection string during parsingKevin Ottens2012-12-112-29/+72
* normalise signal/slot signatures [QtDBus tests]Marc Mutz2012-10-195-8/+8
* Test: remove QSKIP in tst_QDBusMarshall::receiveUnknownTypeCaroline Chao2012-10-171-4/+5
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2228-675/+675