]> git.saurik.com Git - wxWidgets.git/commit - tests/thread/misc.cpp
move code testing wxThread classes from the console sample to a new CppUnit test
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Mon, 10 May 2010 21:48:24 +0000 (21:48 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Mon, 10 May 2010 21:48:24 +0000 (21:48 +0000)
commit1f5496a0f535d087de2fa0538b0b3cd2cb45e05f
tree909645450c0c628ae8fe4ac6ecff4073829e5810
parent0fe260084e941fd0083bb1939a3af120df80bf4f
move code testing wxThread classes from the console sample to a new CppUnit test

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64283 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
12 files changed:
samples/console/console.cpp
tests/Makefile.in
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
tests/thread/misc.cpp [new file with mode: 0644]