summaryrefslogtreecommitdiffstats
path: root/tests/auto/dbus/qdbusabstractadaptor
Commit message (Expand)AuthorAgeFilesLines
* Add Q_FALLTHROUGH to QtDBus testsThiago Macieira2017-05-171-1/+4
* Fix/adapt the uses of {to,set,from}Time_t in the qtbase source codeThiago Macieira2016-07-061-1/+1
* Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-212-0/+2
* Updated license headersJani Heikkinen2016-01-213-51/+36
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-251-1/+1
|\
| * tst_QDBusAbstractAdaptor: fix reception of signals from P2P connectionThiago Macieira2015-09-151-1/+1
* | 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-3/+3
|/
* Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-062-1/+1
|\
| * Autotest: rename sub tests from "test" to something meaningfulThiago Macieira2015-07-182-1/+1
* | Extend flakeyness of tst_QDBusAbstractAdaptor::overloadedSignalEmission(int)Simon Hausmann2015-06-201-1/+1
* | Blacklist and skip various tests that are flakeySimon Hausmann2015-06-141-0/+2
|/
* Tests: remove insignificant flag for dbus tests on osxCaroline Chao2015-03-271-2/+0
* Update copyright headersJani Heikkinen2015-02-113-21/+21
* Autotest: fix a race condition in verifying a peer D-Bus connectedThiago Macieira2015-01-062-5/+18
* 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-1/+8
* 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/+9
* 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
* Autotest: synchronize with the peer before emitting more signalsThiago Macieira2014-10-312-1/+38
* Update license headers and add new license filesMatti Paaso2014-09-243-57/+33
* tst_qdbusabstractadaptor: Reduce qWait() usage.Robin Burchell2014-08-191-25/+14
* Fix dangling pointer dereferencingThiago Macieira2014-05-091-10/+10
* tests: Mark tst_qdbus* tests as insignificant on OS XSergio Ahumada2014-03-131-0/+2
* tests: Make the QT assignments more explicitSergio Ahumada2013-08-211-2/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-183-3/+3
* normalise signal/slot signatures [QtDBus tests]Marc Mutz2012-10-191-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-223-72/+72
* Use QStringList::join(QChar) overload where applicable [QtDBus]Marc Mutz2012-09-101-2/+2
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-012-0/+2
* Make test work on Mac OS XHarald Fernengel2012-06-231-0/+1
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-021-13/+13
* Finish cleaning up com.trolltech -> org.qtproject in QtDBusThiago Macieira2012-04-162-6/+6
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-303-3/+3
* Update contact information in license headers.Jason McDonald2012-01-233-3/+3
* Update copyright year in license headers.Jason McDonald2012-01-053-3/+3
* all remaining tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-252-4/+5
* Remove redundant logic from dbus test .pro files.Jason McDonald2011-10-111-7/+3
* Moved dbus autotests into new directory structureJo Asplin2011-09-017-0/+2368