wxWidgets/tests/controls
Vadim Zeitlin 567e5e47ee Improve wxTextCtrl::GetNumberOfLines() unit test and documentation.
First, enable execution of the Lines() wxTextCtrl unit test case under wxOSX
as it passes since the fix in the previous commit.

Do add a test for GetNumberOfLines() that currently doesn't work in the same
way under all platforms -- but with this test we at least can be sure how does
it work exactly where.

Also mention the current discrepancy in this function behaviour in the
documentation.

See #12366.

Fix Lines() wxTextCtrl unit test to pass under wxGTK too.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@68465 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2011-07-30 21:54:15 +00:00
..
bitmapcomboboxtest.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
bitmaptogglebuttontest.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
bookctrlbasetest.cpp Merge the new GUI tests from SOC2010_GUI_TEST branch. 2010-08-22 22:16:05 +00:00
bookctrlbasetest.h Merge the new GUI tests from SOC2010_GUI_TEST branch. 2010-08-22 22:16:05 +00:00
buttontest.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
checkboxtest.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
checklistboxtest.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
choicebooktest.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
choicetest.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
comboboxtest.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
datepickerctrltest.cpp Fix bug when setting an out of range date in wxMSW wxDatePickerCtrl. 2011-06-19 22:46:45 +00:00
frametest.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
gaugetest.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
gridtest.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
headerctrltest.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
htmllboxtest.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
hyperlinkctrltest.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
itemcontainertest.cpp Fix MSVC warnings about signed to unsigned conversion in the tests. 2011-01-13 14:49:34 +00:00
itemcontainertest.h Add "GTK" prefix to wxChoice::{Dis,En}ableEvents() methods in wxGTK. 2010-10-15 23:46:32 +00:00
label.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
listbasetest.cpp Disable ItemClick() unit test for wxListCtrl under wxMSW. 2010-10-01 13:05:30 +00:00
listbasetest.h Merge the new GUI tests from SOC2010_GUI_TEST branch. 2010-08-22 22:16:05 +00:00
listbooktest.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
listboxtest.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
listctrltest.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
listviewtest.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
markuptest.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
notebooktest.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
ownerdrawncomboboxtest.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
pickerbasetest.cpp Merge the new GUI tests from SOC2010_GUI_TEST branch. 2010-08-22 22:16:05 +00:00
pickerbasetest.h Merge the new GUI tests from SOC2010_GUI_TEST branch. 2010-08-22 22:16:05 +00:00
pickertest.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
radioboxtest.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
radiobuttontest.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
rearrangelisttest.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
richtextctrltest.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
slidertest.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
spinctrldbltest.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
spinctrltest.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
textctrltest.cpp Improve wxTextCtrl::GetNumberOfLines() unit test and documentation. 2011-07-30 21:54:15 +00:00
textentrytest.cpp Add another test for the insertion point position after SetValue(). 2010-11-05 21:37:54 +00:00
textentrytest.h Compilation fix: forward declare wxTextEntry in unit tests code. 2010-08-23 18:54:59 +00:00
togglebuttontest.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
toolbooktest.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
treebooktest.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
treectrltest.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
virtlistctrltest.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00
windowtest.cpp No code changes, fixed some typos. 2011-04-30 10:57:04 +00:00