aboutsummaryrefslogtreecommitdiff
path: root/tests/client/convertertest.cpp
Commit message (Expand)AuthorAgeFilesLines
* convertertest: add conversion from map to qvariant checkMarco Trevisan (Treviño)2016-10-181-1/+10
* Converter: add support for ByteArrayListMarco Trevisan (Treviño)2016-10-181-0/+15
* Converter: add bytestring supportMarco Trevisan (Treviño)2016-10-181-2/+6
* ConverterTest: add tests for toQVariantMarco Trevisan (Treviño)2016-10-181-3/+82
* convertertest: use better variant map testMarco Trevisan (Treviño)2016-10-181-1/+1
* convertertest: add tests for [U]LongLong convertersMarco Trevisan (Treviño)2016-10-171-0/+12
* converterTest: split tests by typeMarco Trevisan (Treviño)2016-10-171-2/+35
* Added toGVariantWithSchema for UnityMenuModel::changeStateNick Dedekind2013-08-151-0/+53
* Implemented support to tuple conversions.Renato Araujo Oliveira Filho2012-11-221-0/+28
* Removed QtTestGui include from tests.Renato Araujo Oliveira Filho2012-10-311-1/+1
* Created unit test for QVariantMap conversion;Renato Araujo Oliveira Filho2012-10-151-2/+4
* Replace #include statements with forward declarations in converter.h.Olivier Tilloy2012-10-041-0/+4
* Created function to convert from QVariant to GVariant.Renato Araujo Oliveira Filho2012-09-141-0/+91