Test for changing bounds of validators and acceptableInput
authorDamian Jansen <damian.jansen@nokia.com>
Fri, 21 Oct 2011 01:01:39 +0000 (11:01 +1000)
committerQt by Nokia <qt-info@nokia.com>
Fri, 21 Oct 2011 05:29:06 +0000 (07:29 +0200)
commit7fdeed1b085476f87e7f0d53351746b77d99161d
tree6900bde093a9f47c12da88178653e181e0197e56
parent2bf7113a0ddfe4490cf9df1780a72c36ae282f8c
Test for changing bounds of validators and acceptableInput

Task-number: QTBUG-19956
Change-Id: I771477d99939ef986bf3fa53e64a372f23ef5593
Reviewed-by: Charles Yin <charles.yin@nokia.com>
tests/auto/declarative/qsgtextinput/data/qtbug-19956double.qml [new file with mode: 0644]
tests/auto/declarative/qsgtextinput/data/qtbug-19956int.qml [new file with mode: 0644]
tests/auto/declarative/qsgtextinput/data/qtbug-19956regexp.qml [new file with mode: 0644]
tests/auto/declarative/qsgtextinput/tst_qsgtextinput.cpp