summaryrefslogtreecommitdiffstats
path: root/tests/auto/dbus/qdbusabstractadaptor
Commit message (Expand)AuthorAgeFilesLines
* CMake: Regenerate subdir test projectsAlexandru Croitor2020-07-092-3/+7
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-092-2/+2
* Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-4/+4
|\
| * Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-4/+4
* | Post merge fixesLeander Beernaert2019-11-251-0/+2
* | Regenerate tests/auto/dbusAlexandru Croitor2019-11-132-3/+16
* | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-151-0/+0
|\|
| * unblacklist passing testsDaniel Smith2019-07-081-0/+0
* | cmake: Fix tests that need helper binariesAlbert Astals Cid2019-06-041-0/+2
* | cmake: test: Fix qdbusabstractadaptorAlbert Astals Cid2019-01-303-15/+10
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-013-0/+31
|/
* tests/auto/dbus: Avoid unconditional qWait()sKari Oikarinen2018-04-121-8/+4
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-141-0/+14
|\
| * Skip tst_QDBusAbstractAdaptor peer testsSami Nurmenniemi2018-02-091-0/+14
* | Use dependencies instead of CONFIG+=orderedAllan Sandfeld Jensen2017-12-021-1/+2
|/
* Skip the dbus abstract adaptor test on OpenSuSE 42.1Simon Hausmann2017-07-071-0/+5
* 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