]> git.saurik.com Git - wxWidgets.git/commit
Run some wxTextCtrl unit test cases for single and multi-line controls.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 28 Apr 2012 22:25:01 +0000 (22:25 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 28 Apr 2012 22:25:01 +0000 (22:25 +0000)
commitd9abe7f2f9fdf31c7c9756d78601022f6a2462dc
tree54addd861aa64396c716a795f67c5a71b8330cc7
parent358fb6ada61c92f6372731c5e2ee219cec1960b9
Run some wxTextCtrl unit test cases for single and multi-line controls.

Some of the tests that were previously ran for single or multi-line controls
only actually apply to both of them, so run them for both kinds of control to
test that both of them work correctly.

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