wxWidgets/tests/controls
Vadim Zeitlin 8064d9420f Fix the just added wxDataViewCtrl::DeleteAllItems() test
Using GetTopItem() was wrong, we actually need to use the invalid item,
which corresponds to the "virtual root" of wxDataViewTreeStore.
2019-10-17 22:26:37 +02:00
..
auitest.cpp
bitmapcomboboxtest.cpp
bitmaptogglebuttontest.cpp
bookctrlbasetest.cpp
bookctrlbasetest.h
buttontest.cpp
checkboxtest.cpp
checklistboxtest.cpp
choicebooktest.cpp
choicetest.cpp Fix GetBestSize() for hidden controls in wxGTK 2019-10-09 14:56:49 +02:00
comboboxtest.cpp Replace a single function with a class in Enter processing tests 2019-09-10 18:48:20 +02:00
dataviewctrltest.cpp Fix the just added wxDataViewCtrl::DeleteAllItems() test 2019-10-17 22:26:37 +02:00
datepickerctrltest.cpp
dialogtest.cpp
frametest.cpp
gaugetest.cpp
gridtest.cpp Revert accidentally committed wxGrid changes 2019-10-12 16:08:24 +02:00
headerctrltest.cpp
htmllboxtest.cpp
hyperlinkctrltest.cpp
itemcontainertest.cpp
itemcontainertest.h
label.cpp
listbasetest.cpp
listbasetest.h
listbooktest.cpp
listboxtest.cpp
listctrltest.cpp Add a test case for wxListCtrl::GetSubItemRect() 2019-08-27 17:12:47 +02:00
listviewtest.cpp
markuptest.cpp
notebooktest.cpp
ownerdrawncomboboxtest.cpp
pickerbasetest.cpp
pickerbasetest.h
pickertest.cpp
radioboxtest.cpp
radiobuttontest.cpp Make wxRadioButton focus test MSW-specific 2019-07-18 17:45:20 +02:00
rearrangelisttest.cpp
richtextctrltest.cpp
searchctrltest.cpp Provide more information for failures involving FindFocus() 2019-07-18 17:45:20 +02:00
simplebooktest.cpp
slidertest.cpp
spinctrldbltest.cpp
spinctrltest.cpp
styledtextctrltest.cpp Fix checking WXUSINGDLL in conditional block 2019-09-10 22:52:23 +02:00
textctrltest.cpp Fix pasting long strings in wxTextCtrl under MSW 2019-10-09 14:40:53 +02:00
textentrytest.cpp Don't activate default button on Enter in multiline wxTextCtrl 2019-09-10 18:48:20 +02:00
textentrytest.h Don't send EVT_TEXT_ENTER to controls without wxTE_PROCESS_ENTER 2019-09-10 18:48:20 +02:00
togglebuttontest.cpp
toolbooktest.cpp
treebooktest.cpp
treectrltest.cpp Keep children of collapsed item selected in wxGenericTreeCtrl 2019-10-05 15:03:20 +02:00
treelistctrltest.cpp
virtlistctrltest.cpp
webtest.cpp Skip wxWebView unit tests when using wxGTK2 2019-07-18 17:45:20 +02:00
windowtest.cpp Test that adding window to 2 sizers results in an assert 2019-09-28 23:42:37 +02:00