summaryrefslogtreecommitdiffstats
path: root/tests/auto/dbus/qdbusxmlparser/tst_qdbusxmlparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* tests/auto/: port Q_FOREACH to ranged-for, local const containersAhmad Samir2023-08-191-5/+3
* Mark all of Qt as free of Q_FOREACH, except where it isn'tMarc Mutz2023-08-191-0/+2
* QDBusIntrospection: Add Annotation structIevgenii Meshcheriakov2023-07-061-6/+14
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-6/+6
* Port tests away from using q{Set}GlobalQHashSeedIvan Solovev2022-08-261-2/+2
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* Remove QtDBus includesDavid Skoland2021-01-121-6/+4
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* Fix autotests after the QHash changesLars Knoll2020-04-091-13/+13
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Add getter and setter for qt_qhash_seedGabriel de Dietrich2015-09-221-6/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add support for blacklisting test functionsLars Knoll2014-09-211-3/+2
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* tst_QDBusXmlParser: more reliable solution for setting the seedDavid Faure2012-12-201-2/+8
* tst_QDBusXmlParser: make XML attribute order deterministicDavid Faure2012-12-141-0/+7
* Generate the introspection string during parsingKevin Ottens2012-12-111-28/+71
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Eliminate duplicate data row names in dbus, tools and xml autotests.Jason McDonald2012-02-161-2/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Remove dependency of QtDBus onto QtXmlHarald Fernengel2012-01-221-104/+34
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Moved dbus autotests into new directory structureJo Asplin2011-09-011-0/+600