Run wxExecute() unit test in the GUI test suite too.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 3 Jul 2013 00:32:40 +0000 (00:32 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 3 Jul 2013 00:32:40 +0000 (00:32 +0000)
commitd6655d446d61beb046b777a34630fd1d8fb1d392
treebd0c435ccae031dae61e7331b7abd5a399f959a2
parent821d856a610b21f2946e3283db7f79443227776e
Run wxExecute() unit test in the GUI test suite too.

The same code works differently in console and GUI applications, so build this
test case as part of both of them.

See #10258.

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