]> git.saurik.com Git - wxWidgets.git/commit - tests/events/timertest.cpp
don't sleep too long to avoid missing the timers; added a simple test for timer event...
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 27 Oct 2008 22:04:42 +0000 (22:04 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 27 Oct 2008 22:04:42 +0000 (22:04 +0000)
commit438febca6ee2e6df8dcde85eb9d7bc0504046b74
tree491e3fff108905103a9105ba4cc773c51babe3d7
parentfadc2df6823d988f7a264b94e69a7e1bbcac1337
don't sleep too long to avoid missing the timers; added a simple test for timer events processing in console apps

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56537 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/unix/evtloopunix.cpp
tests/Makefile.in
tests/events/timertest.cpp [new file with mode: 0644]
tests/test.bkl
tests/test_test.dsp
tests/test_vc7_test.vcproj
tests/test_vc8_test.vcproj
tests/test_vc9_test.vcproj