aboutsummaryrefslogtreecommitdiff
path: root/tests/client/convertertest.cpp
Commit message (Expand)AuthorAgeFilesLines
* ConverterTest: use data in the testSchemaConvertMarco Trevisan (Treviño)2016-10-221-15/+31
* 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