.. |
bitmapcomboboxtest.cpp
|
Fix building tests with wxUSE_UIACTIONSIMULATOR==0
|
2017-10-01 09:44:53 -07:00 |
bitmaptogglebuttontest.cpp
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
bookctrlbasetest.cpp
|
|
|
bookctrlbasetest.h
|
|
|
buttontest.cpp
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
checkboxtest.cpp
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
checklistboxtest.cpp
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
choicebooktest.cpp
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
choicetest.cpp
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
comboboxtest.cpp
|
Fix wxComboBox unit test under wxGTK after recent changes
|
2016-02-27 02:41:11 +01:00 |
dataviewctrltest.cpp
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
datepickerctrltest.cpp
|
Add a unit test for wxDatePickerCtrl focus events
|
2018-07-25 18:18:18 +02:00 |
dialogtest.cpp
|
Return true from wxDialog::IsModal() in wxEVT_INIT_DIALOG handler
|
2017-05-22 01:21:43 +02:00 |
frametest.cpp
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
gaugetest.cpp
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
gridtest.cpp
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
headerctrltest.cpp
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
htmllboxtest.cpp
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
hyperlinkctrltest.cpp
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
itemcontainertest.cpp
|
Add wxUIActionSimulator::Select().
|
2014-09-10 16:52:01 +00:00 |
itemcontainertest.h
|
Fix building tests with wxUSE_UIACTIONSIMULATOR==0
|
2017-10-01 09:44:53 -07:00 |
label.cpp
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
listbasetest.cpp
|
Do not explicitly tidy up when ending a test case
|
2017-05-14 22:32:59 +02:00 |
listbasetest.h
|
Added a unit test for wxListCtrl::HitTest()
|
2017-05-14 22:32:08 +02:00 |
listbooktest.cpp
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
listboxtest.cpp
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
listctrltest.cpp
|
Avoid asserts when destroying windows with mouse capture in tests
|
2016-06-29 18:26:11 +02:00 |
listviewtest.cpp
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
markuptest.cpp
|
Replace CppUnit with Catch for unit tests
|
2017-11-02 01:53:16 +01:00 |
notebooktest.cpp
|
Don't send "page changed" events from wxNotebook dtor with GTK+ 3
|
2018-05-31 11:42:11 +02:00 |
ownerdrawncomboboxtest.cpp
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
pickerbasetest.cpp
|
|
|
pickerbasetest.h
|
|
|
pickertest.cpp
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
radioboxtest.cpp
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
radiobuttontest.cpp
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
rearrangelisttest.cpp
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
richtextctrltest.cpp
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
searchctrltest.cpp
|
Add unit test for wxSearchCtrl::ChangeValue()
|
2018-01-29 19:35:10 +01:00 |
simplebooktest.cpp
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
slidertest.cpp
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
spinctrldbltest.cpp
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
spinctrltest.cpp
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
textctrltest.cpp
|
Add unit test for wxTextCtrl::HitTest() for single line controls
|
2018-06-03 17:05:11 +02:00 |
textentrytest.cpp
|
Send event when clearing wxTextCtrl in wxGTK again
|
2017-11-07 03:12:10 +01:00 |
textentrytest.h
|
|
|
togglebuttontest.cpp
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
toolbooktest.cpp
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
treebooktest.cpp
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
treectrltest.cpp
|
Use wx-prefixed macros throughout the repository.
|
2015-04-23 22:00:35 +04:00 |
treelistctrltest.cpp
|
Revert "Fix crash when deleting all wxTreeListCtrl items with wxGTK3"
|
2018-01-24 23:09:30 +01:00 |
virtlistctrltest.cpp
|
|
|
webtest.cpp
|
Fix wxWebView::RunScript() with string containing backslashes
|
2018-02-22 13:44:00 +01:00 |
windowtest.cpp
|
Add test case for window positioning beyond Short limit
|
2018-04-30 00:58:39 +03:00 |