summaryrefslogtreecommitdiffstats
path: root/tests/auto/dbus/qdbusabstractinterface
Commit message (Expand)AuthorAgeFilesLines
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-1/+1
* CMake: Regenerate subdir test projectsAlexandru Croitor2020-07-092-0/+7
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-094-5/+5
* Post Merge FixesLeander Beernaert2020-01-241-1/+0
* Regenerate TestsLeander Beernaert2020-01-162-1/+19
* Post merge fixesLeander Beernaert2019-11-251-0/+10
* Regenerate tests/auto/dbusAlexandru Croitor2019-11-132-3/+16
* cmake: Fix tests that need helper binariesAlbert Astals Cid2019-06-041-0/+2
* Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-2/+1
|\
| * Add cmdline feature to qmakeJoerg Bornemann2019-02-181-2/+1
* | cmake: test: Enable the build of qdbusabstractinterfaceAlbert Astals Cid2019-01-303-14/+19
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-013-0/+30
|/
* Use dependencies instead of CONFIG+=orderedAllan Sandfeld Jensen2017-12-021-1/+1
* Use QSharedPointer::create() moreMarc Mutz2017-07-191-2/+2
* Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-212-0/+2
* Updated license headersJani Heikkinen2016-01-214-68/+48
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-251-2/+8
|\
| * tst_QDBusAbstractInterface: fix racy test failing every so oftenThiago Macieira2015-09-241-2/+8
* | 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