summaryrefslogtreecommitdiffstats
path: root/tests/auto/dbus/qdbusabstractinterface
Commit message (Expand)AuthorAgeFilesLines
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-012-2/+0
* tests/auto/dbus: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-08-191-18/+18
* Autotest: rename sub tests from "test" to something meaningfulThiago Macieira2015-07-182-1/+1
* Tests: remove insignificant flag for dbus tests on osxCaroline Chao2015-03-271-2/+0
* Update copyright headersJani Heikkinen2015-02-114-28/+28
* Autotest: fix a race condition in verifying a peer D-Bus connectedThiago Macieira2015-01-062-5/+17
* Autotest: Forward stderr of the sub-processesThiago Macieira2015-01-021-0/+1
* Autotest: Be nicer when asking the sub-processes to exitThiago Macieira2015-01-022-13/+9
* Autotest: Fix a race condition in launching the QtDBus sub-processesThiago Macieira2014-12-202-0/+2
* Fix handling of subprocesses for QtDBus unit tests on WindowsThiago Macieira2014-12-203-6/+13
* 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-201-1/+3
* Remove the hardcoding of Unix socket paths for QtDBusThiago Macieira2014-12-201-2/+2
* Update license headers and add new license filesMatti Paaso2014-09-244-76/+44
* Autotest: make sure the helper programs in QtDBus aren't bundlesThiago Macieira2014-05-091-0/+2
* tests: Mark tst_qdbus* tests as insignificant on OS XSergio Ahumada2014-03-131-0/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-271-2/+1
|\
| * tests: Make the QT assignments more explicitSergio Ahumada2013-08-211-2/+1
* | 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
* Remove bogus portion of unit testThiago Macieira2013-03-151-12/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-186-8/+8
* normalise signal/slot signatures [QtDBus tests]Marc Mutz2012-10-191-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-226-147/+147
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-012-0/+2
* Fix unit confusion in ccf3b9e48b2d773999a9a88e249f79380618cde6David Faure2012-05-021-4/+10
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-022-8/+8
* Finish cleaning up com.trolltech -> org.qtproject in QtDBusThiago Macieira2012-04-167-19/+19
* Update the error codes in QtDBusThiago Macieira2012-04-161-7/+7
* Stabilize tst_qdbusabstractinterface and make it XFAILRohan McGovern2012-02-201-40/+38
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-306-6/+6
* Update contact information in license headers.Jason McDonald2012-01-236-6/+6
* Update copyright year in license headers.Jason McDonald2012-01-056-8/+8
* all remaining tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-252-3/+4
* Remove redundant logic from dbus test .pro files.Jason McDonald2011-10-111-8/+3
* This passes just fineLars Knoll2011-09-201-1/+0
* Temporarily disabled testsHolger Ihrig2011-09-141-0/+1
* Moved dbus autotests into new directory structureJo Asplin2011-09-0110-0/+1890