summaryrefslogtreecommitdiffstats
path: root/tests/auto/dbus/qdbusmarshall
Commit message (Expand)AuthorAgeFilesLines
* Tests: Always verify whether QTemporaryDir/File creation succeeded.Friedemann Kleint2015-09-281-1/+5
* Don't try to dynamically resolve dbus symbols if QT_NO_LIBRARYUlf Hermann2015-08-131-1/+1
* 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
* | Blacklist and skip various tests that are flakeySimon Hausmann2015-06-141-0/+3
* | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-031-9/+24
|\|
| * Make sure we don't call dbus_connection_can_send_type on too old libdbusThiago Macieira2015-05-261-9/+24
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-011-2/+0
|\|
| * Tests: remove insignificant flag for dbus tests on osxCaroline Chao2015-03-271-2/+0
* | Autotest: fix incorrect test message ignoringThiago Macieira2015-03-311-4/+4
|/
* Update copyright headersJani Heikkinen2015-02-113-21/+21
* Fix compilation with older MSVC: use qIsNan instead of isnanThiago Macieira2015-01-151-2/+2
* Make QtDBus unit tests compile with runtime dbus-1 tooThiago Macieira2015-01-062-34/+51
* 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-2/+8
* Autotest: Fix a race condition in launching the QtDBus sub-processesThiago Macieira2014-12-202-14/+3
* Fix handling of subprocesses for QtDBus unit tests on WindowsThiago Macieira2014-12-203-3/+7
* Make QtDBus compile without libdbus-1 headers, if dlopeningThiago Macieira2014-12-011-2/+4
* Update license headers and add new license filesMatti Paaso2014-09-243-57/+33
* 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
* don't erroneously claim that gui support is neededOswald Buddenhagen2013-10-161-1/+1
* tests: Make the QT assignments more explicitSergio Ahumada2013-08-211-3/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-183-3/+3
* DBus: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-31/+0
* Test: remove QSKIP in tst_QDBusMarshall::receiveUnknownTypeCaroline Chao2012-10-171-4/+5
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-223-72/+72
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-012-0/+2
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-021-176/+176
* Finish cleaning up com.trolltech -> org.qtproject in QtDBusThiago Macieira2012-04-162-6/+6
* Update the error codes in QtDBusThiago Macieira2012-04-161-6/+6
* Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-101-2/+0
|\
| * Remove comment about QVariantList and QVariantMap.Stephen Kelly2012-03-281-2/+0
* | Don't hardcode the order of elements in QHashesThiago Macieira2012-03-282-32/+15
|/
* Cleanup usage of QVariant::Type.Jędrzej Nowacki2012-02-271-1/+1
* Align QVariant::UserType and QMetaType::UserJędrzej Nowacki2012-02-071-4/+4
* 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
* Fix crashes and non-portable functionality in QDBusDemarshaller QByteArray ex...Sami Rosendahl2011-12-251-0/+53
* Fix crash in QDBusDemarshaller QStringList extractionSami Rosendahl2011-12-251-0/+52
* Fix crash in QDBusDemarshaller basic string-like type extractionSami Rosendahl2011-12-251-0/+115
* Fix stack overwrite in QDBusDemarshallerSami Rosendahl2011-11-231-2/+102
* Remove redundant #if 1 from qdbusmarshall testJason McDonald2011-11-021-2/+0
* Remove unused code from qdbusmarshall test.Jason McDonald2011-11-021-32/+0
* Remove obsolete code from qdbusmarshall test.Jason McDonald2011-11-021-6/+0
* all remaining tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-252-5/+5
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-2/+2
* Remove redundant logic from dbus test .pro files.Jason McDonald2011-10-112-55/+5
* Moved dbus autotests into new directory structureJo Asplin2011-09-018-0/+2083