wxWidgets/tests/controls
Vadim Zeitlin ad03c8475d Revert "Fix crash when deleting all wxTreeListCtrl items with wxGTK3"
This reverts commit 1dd102d741 as it
introduced a crash in the same method when using generic wxDataViewCtrl
implementation, e.g. under MSW, and is not necessary to avoid the crash
with wxGTK3 any longer after the few previous commits.
2018-01-24 23:09:30 +01:00
..
bitmapcomboboxtest.cpp Fix building tests with wxUSE_UIACTIONSIMULATOR==0 2017-10-01 09:44:53 -07:00
bitmaptogglebuttontest.cpp
bookctrlbasetest.cpp
bookctrlbasetest.h
buttontest.cpp
checkboxtest.cpp
checklistboxtest.cpp
choicebooktest.cpp
choicetest.cpp
comboboxtest.cpp
dataviewctrltest.cpp
datepickerctrltest.cpp
dialogtest.cpp Return true from wxDialog::IsModal() in wxEVT_INIT_DIALOG handler 2017-05-22 01:21:43 +02:00
frametest.cpp
gaugetest.cpp
gridtest.cpp
headerctrltest.cpp
htmllboxtest.cpp
hyperlinkctrltest.cpp
itemcontainertest.cpp
itemcontainertest.h Fix building tests with wxUSE_UIACTIONSIMULATOR==0 2017-10-01 09:44:53 -07:00
label.cpp
listbasetest.cpp Do not explicitly tidy up when ending a test case 2017-05-14 22:32:59 +02:00
listbasetest.h Added a unit test for wxListCtrl::HitTest() 2017-05-14 22:32:08 +02:00
listbooktest.cpp
listboxtest.cpp
listctrltest.cpp
listviewtest.cpp
markuptest.cpp Replace CppUnit with Catch for unit tests 2017-11-02 01:53:16 +01:00
notebooktest.cpp
ownerdrawncomboboxtest.cpp
pickerbasetest.cpp
pickerbasetest.h
pickertest.cpp
radioboxtest.cpp
radiobuttontest.cpp
rearrangelisttest.cpp
richtextctrltest.cpp
searchctrltest.cpp
simplebooktest.cpp
slidertest.cpp
spinctrldbltest.cpp
spinctrltest.cpp
textctrltest.cpp Disable test for clicking URLs under AppVeyor 2017-11-25 11:13:02 +01:00
textentrytest.cpp Send event when clearing wxTextCtrl in wxGTK again 2017-11-07 03:12:10 +01:00
textentrytest.h
togglebuttontest.cpp
toolbooktest.cpp
treebooktest.cpp
treectrltest.cpp
treelistctrltest.cpp Revert "Fix crash when deleting all wxTreeListCtrl items with wxGTK3" 2018-01-24 23:09:30 +01:00
virtlistctrltest.cpp
webtest.cpp Merge branch 'webview-js-retval' 2017-11-04 16:07:51 +01:00
windowtest.cpp Skip focus event test when running under buildbot 2017-11-14 02:41:58 +01:00