]> git.saurik.com Git - wxWidgets.git/commit - tests/makefile.vc
remove TestTimer() (adds nothing to existing tests) and move wxStopWatch tests to...
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sun, 16 May 2010 15:44:17 +0000 (15:44 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sun, 16 May 2010 15:44:17 +0000 (15:44 +0000)
commit45cb70531f80c9c7b562e8507b46c70249806da3
treed10e864edcb22b95166848bacfe72a2fda931abe
parent5d947bc83567d0b21a00cb18f184b7a5f0b8892c
remove TestTimer() (adds nothing to existing tests) and move wxStopWatch tests to a new CppUnit test.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64326 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
13 files changed:
samples/console/console.cpp
tests/Makefile.in
tests/events/stopwatch.cpp [new file with mode: 0644]
tests/events/timertest.cpp
tests/makefile.bcc
tests/makefile.gcc
tests/makefile.vc
tests/makefile.wat
tests/test.bkl
tests/test_test.dsp
tests/test_vc7_test.vcproj
tests/test_vc8_test.vcproj
tests/test_vc9_test.vcproj