]> git.saurik.com Git - wxWidgets.git/commit - tests/test_test_gui.dsp
Rebaked test GUI projects with toplevel.cpp included.
authorDimitri Schoolwerth <dimitri.schoolwerth@gmail.com>
Sun, 1 May 2011 14:58:58 +0000 (14:58 +0000)
committerDimitri Schoolwerth <dimitri.schoolwerth@gmail.com>
Sun, 1 May 2011 14:58:58 +0000 (14:58 +0000)
commit1b54c33f8188f7dfce6174680f9eba6b843cd7bd
treea445d1b5a2a4ab827458ef55189266a7be9d4586
parente3778b4d9c7eebc39f496a9dd055638e06fb9140
Rebaked test GUI projects with toplevel.cpp included.

Added toplevel.cpp to GUI test projects and removed the test suite from the unnamed registry so that by default its tests don't run (some regarding ShowWithoutActivating are failing). This way at least the source file has more of a chance to be in a compilable state (compilation was broken). toplevel.cpp has never been included in a project since its addition in r62508 ("[...] until the mainloop issues are resolved [...]").

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67657 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
tests/Makefile.in
tests/makefile.bcc
tests/makefile.gcc
tests/makefile.vc
tests/makefile.wat
tests/test.bkl
tests/test_test_gui.dsp
tests/test_vc7_test_gui.vcproj
tests/test_vc8_test_gui.vcproj
tests/test_vc9_test_gui.vcproj
tests/toplevel/toplevel.cpp