wxWidgets/tests/controls
Vadim Zeitlin 5811d541da Refactor code waiting for events in the test suite
We already had WX_ASSERT_EVENT_OCCURS_IN macro and a recent commit also
added code doing almost the same thing manually in wxTopLevelWindow unit
test, which was one version too many.

Replace both of them with the new EventCounter::WaitEvent().

No real changes, this is just a refactoring.
2019-01-24 22:52:46 +01:00
..
auitest.cpp
bitmapcomboboxtest.cpp
bitmaptogglebuttontest.cpp
bookctrlbasetest.cpp
bookctrlbasetest.h
buttontest.cpp
checkboxtest.cpp
checklistboxtest.cpp
choicebooktest.cpp
choicetest.cpp
comboboxtest.cpp
dataviewctrltest.cpp
datepickerctrltest.cpp
dialogtest.cpp
frametest.cpp
gaugetest.cpp
gridtest.cpp
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 Test that selecting 'single' radio button does not reset others 2019-01-04 13:59:06 +01:00
rearrangelisttest.cpp
richtextctrltest.cpp
searchctrltest.cpp
simplebooktest.cpp
slidertest.cpp
spinctrldbltest.cpp
spinctrltest.cpp
textctrltest.cpp Include wx/stopwatch.h explicitly from wxTextCtrl unit test 2019-01-24 22:52:46 +01:00
textentrytest.cpp Add a test for WriteText and fix implementation in wxQt 2019-01-21 23:09:17 +01:00
textentrytest.h Add a test for WriteText and fix implementation in wxQt 2019-01-21 23:09:17 +01:00
togglebuttontest.cpp
toolbooktest.cpp
treebooktest.cpp
treectrltest.cpp
treelistctrltest.cpp
virtlistctrltest.cpp
webtest.cpp Refactor code waiting for events in the test suite 2019-01-24 22:52:46 +01:00
windowtest.cpp Refactor code waiting for events in the test suite 2019-01-24 22:52:46 +01:00