Add another test for the insertion point position after SetValue().
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 5 Nov 2010 21:37:54 +0000 (21:37 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 5 Nov 2010 21:37:54 +0000 (21:37 +0000)
commitf40377bedc00313caf5af175c9dcb00fe4846ba3
tree7ad9a881b6c0b2f642edc29338ec5d0a047c0a56
parent4a695c4689e6a0d41caefd11c69520703b0131d5
Add another test for the insertion point position after SetValue().

Verify that setting the value of a previously not empty control resets
the insertion point to its beginning.

See #10051.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66027 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
tests/controls/textentrytest.cpp