wxWidgets/tests/controls
Vadim Zeitlin 88f808e303 Add a unit test for wxCaret::Create()
Verify that constructing wxCaret using its default ctor and Create()
works too, now that it does -- previously it uses to result in a GTK
warning and a crash in wxGTK.
2020-10-01 02:28:42 +02:00
..
auitest.cpp adding an iOS build to travis (#1847) 2020-05-08 08:01:56 +02:00
bitmapcomboboxtest.cpp remove workaround from BitmapComboBoxTestCase 2020-07-25 12:14:42 +01:00
bitmaptogglebuttontest.cpp Make wxUIActionSimulator works more reliably on GTK/X11 2020-05-15 00:36:00 +02:00
bookctrlbasetest.cpp adding an iOS build to travis (#1847) 2020-05-08 08:01:56 +02:00
bookctrlbasetest.h
buttontest.cpp Add a unit test for using bitmaps with image and empty label 2020-08-21 20:21:17 -07:00
checkboxtest.cpp Get rid of redundant call to wxDELETE (no real change) 2020-07-25 12:34:25 +01:00
checklistboxtest.cpp
choicebooktest.cpp
choicetest.cpp
comboboxtest.cpp the assertion was mistakenly placed in the wrong place 2020-07-25 18:09:55 +01:00
dataviewctrltest.cpp
datepickerctrltest.cpp
dialogtest.cpp Fix building GUI tests with MSVC 2020-05-10 02:15:52 +02:00
frametest.cpp
gaugetest.cpp
gridtest.cpp Improve wxGrid selection test slightly 2020-08-14 12:41:10 +02:00
headerctrltest.cpp
htmllboxtest.cpp
hyperlinkctrltest.cpp Make wxUIActionSimulator works more reliably on GTK/X11 2020-05-15 00:36:00 +02:00
itemcontainertest.cpp
itemcontainertest.h
label.cpp
listbasetest.cpp Test DESELECTED events in both virtual and non-virtual listctrls. 2020-05-28 10:51:58 +03:00
listbasetest.h
listbooktest.cpp
listboxtest.cpp
listctrltest.cpp
listviewtest.cpp adding an iOS build to travis (#1847) 2020-05-08 08:01:56 +02:00
markuptest.cpp
notebooktest.cpp
ownerdrawncomboboxtest.cpp
pickerbasetest.cpp adding an iOS build to travis (#1847) 2020-05-08 08:01:56 +02:00
pickerbasetest.h
pickertest.cpp adding an iOS build to travis (#1847) 2020-05-08 08:01:56 +02:00
radioboxtest.cpp
radiobuttontest.cpp Make wxUIActionSimulator works more reliably on GTK/X11 2020-05-15 00:36:00 +02:00
rearrangelisttest.cpp adding an iOS build to travis (#1847) 2020-05-08 08:01:56 +02:00
richtextctrltest.cpp Make wxUIActionSimulator works more reliably on GTK/X11 2020-05-15 00:36:00 +02:00
searchctrltest.cpp
simplebooktest.cpp
slidertest.cpp Enable wxSlider "Thumb" unit test under GTK too 2020-08-05 22:46:04 +02:00
spinctrldbltest.cpp Fix displaying wxSpinCtrlDouble values with default precision 2020-05-18 20:39:05 +02:00
spinctrltest.cpp fix typo 2020-07-25 16:09:50 +01:00
styledtextctrltest.cpp
textctrltest.cpp Fix bug in CanUndo() returning true after wxTextCtrl creation 2020-08-25 18:10:20 +02:00
textentrytest.cpp Make wxUIActionSimulator works more reliably on GTK/X11 2020-05-15 00:36:00 +02:00
textentrytest.h
togglebuttontest.cpp
toolbooktest.cpp
treebooktest.cpp
treectrltest.cpp Make wxUIActionSimulator works more reliably on GTK/X11 2020-05-15 00:36:00 +02:00
treelistctrltest.cpp
virtlistctrltest.cpp Remove hard TAB from the recently added test 2020-06-13 22:50:36 +02:00
webtest.cpp Skip tests for functions unsupported on WebKit2 2020-07-23 21:49:14 -04:00
windowtest.cpp Add a unit test for wxCaret::Create() 2020-10-01 02:28:42 +02:00