wxWidgets/tests/controls
Vadim Zeitlin 9b7757c44d Ensure that wxDataViewMainWindow has correct size in the test
Replace a redundant (because the same size was already specified in the
ctor) SetSize() call with a Layout() call which resizes
wxDataViewMainWindow to fit the parent control size when using the
generic implementation.

This is important for any tests dealing with the control geometry, i.e.
calling GetItemRect() or HitTest().
2018-11-04 17:49:12 +01:00
..
bitmapcomboboxtest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
bitmaptogglebuttontest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
bookctrlbasetest.cpp
bookctrlbasetest.h
buttontest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
checkboxtest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
checklistboxtest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
choicebooktest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
choicetest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
comboboxtest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
dataviewctrltest.cpp Ensure that wxDataViewMainWindow has correct size in the test 2018-11-04 17:49:12 +01:00
datepickerctrltest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
dialogtest.cpp Add more wxOVERRIDE 2018-09-22 14:44:07 +02:00
frametest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
gaugetest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
gridtest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
headerctrltest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
htmllboxtest.cpp Add guards around test cases 2018-09-19 22:01:17 +02:00
hyperlinkctrltest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
itemcontainertest.cpp Add more wxOVERRIDE 2018-09-22 14:44:07 +02:00
itemcontainertest.h Fix building tests with wxUSE_UIACTIONSIMULATOR==0 2017-10-01 09:44:53 -07:00
label.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
listbasetest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
listbasetest.h Added a unit test for wxListCtrl::HitTest() 2017-05-14 22:32:08 +02:00
listbooktest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
listboxtest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
listctrltest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
listviewtest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
markuptest.cpp Add more wxOVERRIDE 2018-09-22 14:44:07 +02:00
notebooktest.cpp Fix ambiguous call to wxNotebook::DeletePage 2018-09-19 22:01:18 +02:00
ownerdrawncomboboxtest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
pickerbasetest.cpp
pickerbasetest.h
pickertest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
radioboxtest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
radiobuttontest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
rearrangelisttest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
richtextctrltest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
searchctrltest.cpp Add unit test for wxSearchCtrl::ChangeValue() 2018-01-29 19:35:10 +01:00
simplebooktest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
slidertest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
spinctrldbltest.cpp Add guards around test cases 2018-09-19 22:01:17 +02:00
spinctrltest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
textctrltest.cpp Run all wxTextEntry unit tests for wxTextCtrl too 2018-10-30 01:34:27 +01:00
textentrytest.cpp Don't send events from wxTextCtrl::ChangeValue("") in wxGTK 2018-11-01 02:04:01 +01:00
textentrytest.h
togglebuttontest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
toolbooktest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
treebooktest.cpp Fix adding pages without associated window to wxTreebook 2018-09-18 00:33:59 +02:00
treectrltest.cpp Test that wxTreeCtrl::DeleteAllItems() does send events 2018-08-14 17:50:28 +02:00
treelistctrltest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
virtlistctrltest.cpp Add more wxOVERRIDE 2018-09-22 14:44:07 +02:00
webtest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
windowtest.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00