]> git.saurik.com Git - wxWidgets.git/commit
Add a beginning of wxMenu unit test.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 13 Nov 2010 15:03:02 +0000 (15:03 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 13 Nov 2010 15:03:02 +0000 (15:03 +0000)
commit65571ec7bf8d1b2e2adccab1478dcd7cab82647a
tree104082cf6eaeb0508a875bd8332af75fbe40f2fd
parent553d672896f77e6b51da81acee258faf204204ad
Add a beginning of wxMenu unit test.

Test wxMenu and wxMenuBar item search and counting functions.

See #12672.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66139 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
tests/Makefile.in
tests/makefile.bcc
tests/makefile.gcc
tests/makefile.vc
tests/makefile.wat
tests/menu/menu.cpp [new file with mode: 0644]
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