Add move comprehensive tests for TextInput input mask.
authorAndrew den Exter <andrew.den-exter@nokia.com>
Mon, 12 Mar 2012 01:36:28 +0000 (11:36 +1000)
committerQt by Nokia <qt-info@nokia.com>
Thu, 22 Mar 2012 04:17:35 +0000 (05:17 +0100)
commit8dd5912202c0f69bfe3fe30d7eee0a560af9db44
tree03e07a1436bce2ef9e67683a45be5c0eb8d4bffe
parent336c338c9f48c4d3150a1a31f67132988c7d410a
Add move comprehensive tests for TextInput input mask.

This was previously covered by tests for QLineEdit but since the two
implementations have diverged we also need to test individually.

Change-Id: I00ae7bfd96302d08af4364f577925e99882117a0
Reviewed-by: Yann Bodson <yann.bodson@nokia.com>
tests/auto/quick/qquicktextinput/tst_qquicktextinput.cpp