summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/util/util.pro
Commit message (Collapse)AuthorAgeFilesLines
* Introduce QRegularExpressionValidatorGiuseppe D'Angelo2013-01-071-0/+1
| | | | | | | | QRegularExpression counterpart for QRegExpValidator. Change-Id: Ib391e73dd49e32aeb9b48e6f2217b67a17a83a11 Reviewed-by: David Faure <david.faure@kdab.com> Reviewed-by: Gunnar Sletta <gunnar.sletta@digia.com>
* Move QValidator tests to QtGuiGiuseppe D'Angelo2012-10-101-2/+5
| | | | | | | | Q*Validator classes are not in QtWidgets, so move them where they should stay. Change-Id: Ie6ea45a026e640fad131002bc9762c575235f3f4 Reviewed-by: David Faure <david.faure@kdab.com>
* Moved gui autotests into new directory structureJo Asplin2011-09-011-0/+4
Task-number: QTBUG-21133 Change-Id: I83b8f652935cf92151265ca2530a3cf81c31fdef Reviewed-on: http://codereview.qt.nokia.com/3996 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Jo Asplin <jo.asplin@nokia.com>