wxWidgets/tests/controls
Vadim Zeitlin 3c8b9589d8 Test that wxTreeCtrl::DeleteAllItems() does send events
This seems to be the case under all still supported MSW versions, so
remove the note saying that the events might not be sent from the
documentation and add a unit test verifying that they are indeed sent.
2018-08-14 17:50:28 +02:00
..
bitmapcomboboxtest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
bitmaptogglebuttontest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
bookctrlbasetest.cpp Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
bookctrlbasetest.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
buttontest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
checkboxtest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
checklistboxtest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
choicebooktest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
choicetest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
comboboxtest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
dataviewctrltest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
datepickerctrltest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
dialogtest.cpp Return true from wxDialog::IsModal() in wxEVT_INIT_DIALOG handler 2017-05-22 01:21:43 +02:00
frametest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
gaugetest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
gridtest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
headerctrltest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
htmllboxtest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
hyperlinkctrltest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
itemcontainertest.cpp Add wxUIActionSimulator::Select(). 2014-09-10 16:52:01 +00:00
itemcontainertest.h Fix building tests with wxUSE_UIACTIONSIMULATOR==0 2017-10-01 09:44:53 -07:00
label.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
listbasetest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
listbasetest.h Added a unit test for wxListCtrl::HitTest() 2017-05-14 22:32:08 +02:00
listbooktest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
listboxtest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
listctrltest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
listviewtest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
markuptest.cpp Replace CppUnit with Catch for unit tests 2017-11-02 01:53:16 +01:00
notebooktest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
ownerdrawncomboboxtest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
pickerbasetest.cpp Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
pickerbasetest.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
pickertest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
radioboxtest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
radiobuttontest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
rearrangelisttest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
richtextctrltest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
searchctrltest.cpp Add unit test for wxSearchCtrl::ChangeValue() 2018-01-29 19:35:10 +01:00
simplebooktest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
slidertest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
spinctrldbltest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
spinctrltest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
textctrltest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
textentrytest.cpp Send event when clearing wxTextCtrl in wxGTK again 2017-11-07 03:12:10 +01:00
textentrytest.h Remove all lines containing cvs/svn "$Id$" keyword. 2013-07-26 16:02:46 +00:00
togglebuttontest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
toolbooktest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
treebooktest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
treectrltest.cpp Test that wxTreeCtrl::DeleteAllItems() does send events 2018-08-14 17:50:28 +02:00
treelistctrltest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
virtlistctrltest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
webtest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
windowtest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00