.. |
auitest.cpp
|
Fix wxRTTI for wxAuiNotebook by deriving it from wxBookCtrlBase
|
2021-06-08 22:40:29 +02:00 |
bitmapcomboboxtest.cpp
|
Remove BCC-specific hdrstop pragma from everywhere
|
2020-10-12 21:58:37 +02:00 |
bitmaptogglebuttontest.cpp
|
Remove BCC-specific hdrstop pragma from everywhere
|
2020-10-12 21:58:37 +02:00 |
bookctrlbasetest.cpp
|
adding an iOS build to travis (#1847)
|
2020-05-08 08:01:56 +02:00 |
bookctrlbasetest.h
|
|
|
buttontest.cpp
|
Get rid of CppUnit boilerplate in wxButton unit tests
|
2021-07-22 19:15:07 +02:00 |
checkboxtest.cpp
|
Remove BCC-specific hdrstop pragma from everywhere
|
2020-10-12 21:58:37 +02:00 |
checklistboxtest.cpp
|
Remove BCC-specific hdrstop pragma from everywhere
|
2020-10-12 21:58:37 +02:00 |
choicebooktest.cpp
|
Remove BCC-specific hdrstop pragma from everywhere
|
2020-10-12 21:58:37 +02:00 |
choicetest.cpp
|
Remove BCC-specific hdrstop pragma from everywhere
|
2020-10-12 21:58:37 +02:00 |
comboboxtest.cpp
|
Remove BCC-specific hdrstop pragma from everywhere
|
2020-10-12 21:58:37 +02:00 |
dataviewctrltest.cpp
|
Forward key down/up events from wxCompositeWindow children too
|
2021-05-24 14:24:24 +01:00 |
datepickerctrltest.cpp
|
Remove BCC-specific hdrstop pragma from everywhere
|
2020-10-12 21:58:37 +02:00 |
dialogtest.cpp
|
Remove BCC-specific hdrstop pragma from everywhere
|
2020-10-12 21:58:37 +02:00 |
frametest.cpp
|
Remove BCC-specific hdrstop pragma from everywhere
|
2020-10-12 21:58:37 +02:00 |
gaugetest.cpp
|
Remove BCC-specific hdrstop pragma from everywhere
|
2020-10-12 21:58:37 +02:00 |
gridtest.cpp
|
Fix sending wxEVT_GRID_RANGE_SELECTED from Select{All,Col,Row}()
|
2021-06-09 16:09:55 +02:00 |
headerctrltest.cpp
|
Remove BCC-specific hdrstop pragma from everywhere
|
2020-10-12 21:58:37 +02:00 |
htmllboxtest.cpp
|
Remove BCC-specific hdrstop pragma from everywhere
|
2020-10-12 21:58:37 +02:00 |
hyperlinkctrltest.cpp
|
Remove BCC-specific hdrstop pragma from everywhere
|
2020-10-12 21:58:37 +02:00 |
itemcontainertest.cpp
|
Check that calling GetString() with invalid index asserts
|
2021-01-17 00:41:15 +01:00 |
itemcontainertest.h
|
Document and test wxItemContainer::Delete() selection handling
|
2018-12-15 23:47:26 +01:00 |
label.cpp
|
Remove BCC-specific hdrstop pragma from everywhere
|
2020-10-12 21:58:37 +02:00 |
listbasetest.cpp
|
Remove unnecessary hack from ListBaseTestCase under wxGTK
|
2021-02-23 21:54:15 +01:00 |
listbasetest.h
|
Improve selection and focus events generation in wxGenericLisCtrl
|
2020-10-10 19:13:52 +02:00 |
listbooktest.cpp
|
Remove BCC-specific hdrstop pragma from everywhere
|
2020-10-12 21:58:37 +02:00 |
listboxtest.cpp
|
Remove BCC-specific hdrstop pragma from everywhere
|
2020-10-12 21:58:37 +02:00 |
listctrltest.cpp
|
Remove BCC-specific hdrstop pragma from everywhere
|
2020-10-12 21:58:37 +02:00 |
listviewtest.cpp
|
Remove BCC-specific hdrstop pragma from everywhere
|
2020-10-12 21:58:37 +02:00 |
markuptest.cpp
|
Remove BCC-specific hdrstop pragma from everywhere
|
2020-10-12 21:58:37 +02:00 |
notebooktest.cpp
|
Remove BCC-specific hdrstop pragma from everywhere
|
2020-10-12 21:58:37 +02:00 |
ownerdrawncomboboxtest.cpp
|
Remove BCC-specific hdrstop pragma from everywhere
|
2020-10-12 21:58:37 +02:00 |
pickerbasetest.cpp
|
adding an iOS build to travis (#1847)
|
2020-05-08 08:01:56 +02:00 |
pickerbasetest.h
|
|
|
pickertest.cpp
|
Remove BCC-specific hdrstop pragma from everywhere
|
2020-10-12 21:58:37 +02:00 |
radioboxtest.cpp
|
Remove BCC-specific hdrstop pragma from everywhere
|
2020-10-12 21:58:37 +02:00 |
radiobuttontest.cpp
|
Remove BCC-specific hdrstop pragma from everywhere
|
2020-10-12 21:58:37 +02:00 |
rearrangelisttest.cpp
|
Remove BCC-specific hdrstop pragma from everywhere
|
2020-10-12 21:58:37 +02:00 |
richtextctrltest.cpp
|
Remove BCC-specific hdrstop pragma from everywhere
|
2020-10-12 21:58:37 +02:00 |
searchctrltest.cpp
|
Remove BCC-specific hdrstop pragma from everywhere
|
2020-10-12 21:58:37 +02:00 |
simplebooktest.cpp
|
Remove BCC-specific hdrstop pragma from everywhere
|
2020-10-12 21:58:37 +02:00 |
slidertest.cpp
|
Remove BCC-specific hdrstop pragma from everywhere
|
2020-10-12 21:58:37 +02:00 |
spinctrldbltest.cpp
|
Determine number of digits correctly when increment > 1
|
2021-04-25 20:00:31 +01:00 |
spinctrltest.cpp
|
Ensure initial value of generic wxSpinCtrl is always valid
|
2021-08-17 23:15:49 +02:00 |
styledtextctrltest.cpp
|
Remove BCC-specific hdrstop pragma from everywhere
|
2020-10-12 21:58:37 +02:00 |
textctrltest.cpp
|
Skip wxTextCtrl::EmptyUndoBuffer() test when using Wine
|
2021-08-20 20:16:11 +01:00 |
textentrytest.cpp
|
Fix ProcessEnter unit tests when running it on its own with wxGTK
|
2021-07-22 19:15:50 +02:00 |
textentrytest.h
|
Don't send EVT_TEXT_ENTER to controls without wxTE_PROCESS_ENTER
|
2019-09-10 18:48:20 +02:00 |
togglebuttontest.cpp
|
Remove BCC-specific hdrstop pragma from everywhere
|
2020-10-12 21:58:37 +02:00 |
toolbooktest.cpp
|
Remove BCC-specific hdrstop pragma from everywhere
|
2020-10-12 21:58:37 +02:00 |
treebooktest.cpp
|
Remove BCC-specific hdrstop pragma from everywhere
|
2020-10-12 21:58:37 +02:00 |
treectrltest.cpp
|
Remove BCC-specific hdrstop pragma from everywhere
|
2020-10-12 21:58:37 +02:00 |
treelistctrltest.cpp
|
Remove BCC-specific hdrstop pragma from everywhere
|
2020-10-12 21:58:37 +02:00 |
virtlistctrltest.cpp
|
Remove BCC-specific hdrstop pragma from everywhere
|
2020-10-12 21:58:37 +02:00 |
webtest.cpp
|
Skip some unsupported tests with wxWebViewEdge
|
2021-02-05 22:18:30 +01:00 |
windowtest.cpp
|
Initialize variable to avoid a warning in wxCaret unit test
|
2020-10-17 14:46:41 +02:00 |