aboutsummaryrefslogtreecommitdiffstats
path: root/tests/QtGui/qinputdialog_get_test.py
Commit message (Collapse)AuthorAgeFilesLines
* Remove wrapper for classes: QString, QStringRef, QLatin1String, ↵Hugo Parente Lima2010-06-101-1/+1
| | | | QStringMatcher, QChar and QLatin1Char.
* Created new unittest model.Renato Filho2010-06-071-0/+27
Separete unittest for module. Only run unittest for compiled modules. Reviewer: Marcelo Lira <marcelo.lira@openbossa.org>, Luciano Wolf <luciano.wolf@openbossa.org>