]> git.saurik.com Git - wxWidgets.git/commit
No changes, just refactor wxTextCtrl unit test case.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 28 Apr 2012 22:24:59 +0000 (22:24 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 28 Apr 2012 22:24:59 +0000 (22:24 +0000)
commit358fb6ada61c92f6372731c5e2ee219cec1960b9
tree539ad9e91db638531c6a8b7a0426c9d18dcfa1b3
parentd4bc7a1601b650e9e6e11263e7aa87b83fa10c25
No changes, just refactor wxTextCtrl unit test case.

Allow running the same tests for both single and multi-line controls easily.
No real changes yet though, the tests are still ran for the controls with the
same styles as before for now.

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