..
bitmapcomboboxtest.cpp
bitmaptogglebuttontest.cpp
Provide shorter synonyms for wxEVT_XXX constants.
2013-04-25 10:11:03 +00:00
bookctrlbasetest.cpp
Add wxBookCtrlBase::DoSetSelectionAfterRemoval() and use it in wxSimplebook.
2013-06-23 16:39:39 +00:00
bookctrlbasetest.h
No real changes, just simplify wxBookCtrlBase unit test a little.
2013-06-23 16:39:15 +00:00
buttontest.cpp
Provide shorter synonyms for wxEVT_XXX constants.
2013-04-25 10:11:03 +00:00
checkboxtest.cpp
Provide shorter synonyms for wxEVT_XXX constants.
2013-04-25 10:11:03 +00:00
checklistboxtest.cpp
Provide shorter synonyms for wxEVT_XXX constants.
2013-04-25 10:11:03 +00:00
choicebooktest.cpp
Provide shorter synonyms for wxEVT_XXX constants.
2013-04-25 10:11:03 +00:00
choicetest.cpp
comboboxtest.cpp
adding exceptions for OSX
2013-06-13 00:08:27 +00:00
dataviewctrltest.cpp
adding exceptions for OSX
2013-06-13 00:08:27 +00:00
datepickerctrltest.cpp
dialogtest.cpp
Tests for wxTEST_DIALOG and wx/testing.h.
2012-11-01 16:45:14 +00:00
frametest.cpp
using Destroy, as otherwise the remnants get into the way for some other tests
2013-06-13 00:11:18 +00:00
gaugetest.cpp
gridtest.cpp
adding exceptions for OSX
2013-06-13 00:08:27 +00:00
headerctrltest.cpp
htmllboxtest.cpp
hyperlinkctrltest.cpp
Provide shorter synonyms for wxEVT_XXX constants.
2013-04-25 10:11:03 +00:00
itemcontainertest.cpp
itemcontainertest.h
label.cpp
listbasetest.cpp
Check wxListCtrl::GetItemRect() origin in the unit tests.
2013-06-13 13:57:51 +00:00
listbasetest.h
listbooktest.cpp
Provide shorter synonyms for wxEVT_XXX constants.
2013-04-25 10:11:03 +00:00
listboxtest.cpp
Provide shorter synonyms for wxEVT_XXX constants.
2013-04-25 10:11:03 +00:00
listctrltest.cpp
Provide shorter synonyms for wxEVT_XXX constants.
2013-04-25 10:11:03 +00:00
listviewtest.cpp
markuptest.cpp
notebooktest.cpp
Provide shorter synonyms for wxEVT_XXX constants.
2013-04-25 10:11:03 +00:00
ownerdrawncomboboxtest.cpp
Provide shorter synonyms for wxEVT_XXX constants.
2013-04-25 10:11:03 +00:00
pickerbasetest.cpp
pickerbasetest.h
pickertest.cpp
radioboxtest.cpp
radiobuttontest.cpp
adding exceptions for OSX
2013-06-13 00:08:27 +00:00
rearrangelisttest.cpp
richtextctrltest.cpp
Reset row and columns count in wxRichTextTable::ClearTable().
2013-05-26 13:14:48 +00:00
searchctrltest.cpp
adding exceptions for OSX
2013-06-13 00:08:27 +00:00
simplebooktest.cpp
Add a minimal unit test for wxSimplebook.
2013-06-23 16:38:51 +00:00
slidertest.cpp
reusing existing API
2013-06-13 14:06:02 +00:00
spinctrldbltest.cpp
Provide shorter synonyms for wxEVT_XXX constants.
2013-04-25 10:11:03 +00:00
spinctrltest.cpp
Provide shorter synonyms for wxEVT_XXX constants.
2013-04-25 10:11:03 +00:00
textctrltest.cpp
osx needs a refocus
2013-06-12 21:30:38 +00:00
textentrytest.cpp
Fix typo in a closing "#endif" comment in the test.
2013-05-15 13:05:36 +00:00
textentrytest.h
togglebuttontest.cpp
Provide shorter synonyms for wxEVT_XXX constants.
2013-04-25 10:11:03 +00:00
toolbooktest.cpp
No real changes, just simplify wxBookCtrlBase unit test a little.
2013-06-23 16:39:15 +00:00
treebooktest.cpp
Provide shorter synonyms for wxEVT_XXX constants.
2013-04-25 10:11:03 +00:00
treectrltest.cpp
fixing typo
2013-06-11 22:19:21 +00:00
treelistctrltest.cpp
virtlistctrltest.cpp
webtest.cpp
Trying to blindly fix WebTestCase unit test failure.
2013-04-29 23:00:57 +00:00
windowtest.cpp
Move getting the unit test event count from wxTestableFrame to the EventCounter class. This reduces the need to have wxTestableFrame pointers all over the unit testing code and should reduce bugs caused by counting the wrong events.
2012-03-11 14:32:24 +00:00