This website requires JavaScript.
Explore
Help
Sign In
Amebis
/
wxWidgets
Watch
1
Star
0
Fork
0
You've already forked wxWidgets
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f1a017539af6037649ffd0f05b51e4dff860885c
wxWidgets
/
tests
/
events
History
Vadim Zeitlin
335565076e
Fix event propagation test build for !wxUSE_DOC_VIEW_ARCHITECTURE
...
Avoid compiling the test using wxDocument etc when they're not available.
Closes
#18700
.
2020-03-19 01:16:52 +01:00
..
clone.cpp
Remove CppUnit boilerplate from wxEvent::Clone() test case
2019-07-14 14:12:25 +02:00
evthandler.cpp
Forbid creation of wxPaintEvent objects from user code
2020-02-10 23:03:01 +01:00
evtlooptest.cpp
Add more wxOVERRIDE
2018-09-22 14:44:07 +02:00
evtsource.cpp
Remove all lines containing cvs/svn "$Id$" keyword.
2013-07-26 16:02:46 +00:00
keyboard.cpp
Add wxOVERRIDE to test files
2018-07-29 12:08:53 +02:00
propagation.cpp
Fix event propagation test build for !wxUSE_DOC_VIEW_ARCHITECTURE
2020-03-19 01:16:52 +01:00
stopwatch.cpp
Replace CppUnit with Catch for unit tests
2017-11-02 01:53:16 +01:00
timertest.cpp
Add more wxOVERRIDE
2018-09-22 14:44:07 +02:00