wxWidgets/tests/controls
Vadim Zeitlin 1f1a9d52d6 Merge branch 'expose-radiogroup'
Add public functions for navigating in radio button groups.

Also introduce wxRadioButtonBase defining wxRadioButton API for all
ports.

See https://github.com/wxWidgets/wxWidgets/pull/2052
2020-09-24 00:11:15 +02:00
..
auitest.cpp
bitmapcomboboxtest.cpp remove workaround from BitmapComboBoxTestCase 2020-07-25 12:14:42 +01:00
bitmaptogglebuttontest.cpp
bookctrlbasetest.cpp
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
frametest.cpp
gaugetest.cpp
gridtest.cpp Use wxEVT_GRID_RANGE_SELECTED instead of deprecated SELECT 2020-09-01 15:04:39 +02:00
headerctrltest.cpp
htmllboxtest.cpp
hyperlinkctrltest.cpp
itemcontainertest.cpp
itemcontainertest.h
label.cpp
listbasetest.cpp
listbasetest.h
listbooktest.cpp
listboxtest.cpp
listctrltest.cpp
listviewtest.cpp
markuptest.cpp
notebooktest.cpp
ownerdrawncomboboxtest.cpp
pickerbasetest.cpp
pickerbasetest.h
pickertest.cpp
radioboxtest.cpp
radiobuttontest.cpp Add unit tests for radio button group navigation functions 2020-09-21 15:54:42 +02:00
rearrangelisttest.cpp
richtextctrltest.cpp
searchctrltest.cpp
simplebooktest.cpp
slidertest.cpp Enable wxSlider "Thumb" unit test under GTK too 2020-08-05 22:46:04 +02:00
spinctrldbltest.cpp
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
textentrytest.h
togglebuttontest.cpp
toolbooktest.cpp
treebooktest.cpp
treectrltest.cpp
treelistctrltest.cpp
virtlistctrltest.cpp
webtest.cpp Work around spurious Travis CI failures in WebView selection test 2020-09-20 23:19:09 +02:00
windowtest.cpp