summaryrefslogtreecommitdiffstats
path: root/tests/auto/dbus
Commit message (Expand)AuthorAgeFilesLines
* Use qtConfig throughout in qtbaseLars Knoll2016-08-194-4/+4
* employ QMAKE_USE: LIBS += $$QMAKE_LIBS_FOOOswald Buddenhagen2016-08-192-4/+2
* Make sure QDBusConnection::connect() returns false if already connectedThiago Macieira2016-08-091-0/+19
* Fix/adapt the uses of {to,set,from}Time_t in the qtbase source codeThiago Macieira2016-07-061-1/+1
* tst_QDBusConnection: add a test for a regular signal connectionThiago Macieira2016-07-022-16/+61
* Remove blacklisting of tst_QDBusConnection::pendingCallWhenDisconnectedMilla Pohjanheimo2016-06-231-2/+0
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-131-9/+30
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-101-9/+30
| |\
| | * Fix race condition in tst_QDBusConnection::pendingCallWhenDisconnectedThiago Macieira2016-06-061-9/+30
* | | Blacklisting pendingCallWhenDisconnected on OpenSUSE 42.1Milla Pohjanheimo2016-06-021-0/+2
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-237-3/+216
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-197-3/+216
| |\|
| | * Make sure the QDBusVirtualObject virtuals are called in the right threadThiago Macieira2016-05-091-0/+2
| | * Add an autotest for the QtDBus message spy hookThiago Macieira2016-05-095-2/+211
| | * tst_QDBusMarshall: make sure we compile on linked, old dbusThiago Macieira2016-05-091-3/+5
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-122-0/+22
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-292-0/+22
| |\|
| | * QtDBus: finish all pending call with error if disconnectedWeng Xuetian2016-04-282-0/+22
* | | Unify naming of LIBS/CFLAGS for 3rd party librariesLars Knoll2016-04-072-4/+4
|/ /
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-021-1/+1
|\|
| * Autotest: rename the test class so it's different in this testThiago Macieira2016-01-301-1/+1
* | Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-218-0/+8
* | Updated license headersJani Heikkinen2016-01-2129-496/+351
* | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2016-01-121-7/+0
|\|
| * Revert "dbus: Add method serial() and replySerial() to class DBusMessage."Thiago Macieira2016-01-111-7/+0
* | Merge remote-tracking branch 'origin/5.6' into devFrederik Gladhorn2016-01-0811-6/+144
|\|
| * dbus: Add method serial() and replySerial() to class DBusMessage.Ralf Habacker2016-01-071-0/+7
| * Autotest: Make sure that we can place calls with disabled deliveryThiago Macieira2016-01-031-2/+4
| * Autotest: test both libdbus-1 load failure and connection failureThiago Macieira2016-01-023-1/+9
| * Autotest: Mark D-Bus tests that don't connect to the bus as parallelThiago Macieira2016-01-025-5/+5
| * Suspend processing of some messages in the default busses by defaultThiago Macieira2016-01-023-0/+121
* | Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-5/+0
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-141-1/+5
|\|
| * Tests: Always verify whether QTemporaryDir/File creation succeeded.Friedemann Kleint2015-09-281-1/+5
* | Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-2/+2
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-2511-298/+503
|\|
| * tst_QDBusAbstractInterface: fix racy test failing every so oftenThiago Macieira2015-09-241-2/+8
| * Add getter and setter for qt_qhash_seedGabriel de Dietrich2015-09-221-6/+1
| * tst_QDBusAbstractAdaptor: fix reception of signals from P2P connectionThiago Macieira2015-09-151-1/+1
| * QDBusServiceWatcher: Move the logic to QDBusConnectionPrivateThiago Macieira2015-09-151-0/+104
| * And move the creation of connections to the threadThiago Macieira2015-09-156-257/+378
| * Use a dedicated thread for handling incoming libdbus-1 eventsThiago Macieira2015-09-151-32/+1
| * Implement the blocking QtDBus call in terms of the non-blocking oneThiago Macieira2015-09-151-2/+12
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-0121-21/+0
* | tests/auto/dbus: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-08-195-40/+40
|/
* Don't try to dynamically resolve dbus symbols if QT_NO_LIBRARYUlf Hermann2015-08-132-1/+5
* Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-068-4/+4
|\
| * Autotest: rename sub tests from "test" to something meaningfulThiago Macieira2015-07-188-4/+4
* | Extend flakeyness of tst_QDBusAbstractAdaptor::overloadedSignalEmission(int)Simon Hausmann2015-06-201-1/+1
* | Blacklist and skip various tests that are flakeySimon Hausmann2015-06-142-0/+5