]> git.saurik.com Git - wxWidgets.git/commit
Update accelerator unit test to pass after recent changes.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 15 Dec 2010 12:03:54 +0000 (12:03 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 15 Dec 2010 12:03:54 +0000 (12:03 +0000)
commit806b2e16927d1806939488f3b3993c8d88badf49
treea0a6b3271381f9708a75782766b621edcc3471b8
parent6fc7a1ad1c370005d66286b586c50d49da764aed
Update accelerator unit test to pass after recent changes.

Changes of r66379 broke the unit test as wxAcceleratorEntry::Create() now
requires the TAB to be present in the string passed to it (again).

Update the test to make it pass.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66380 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
tests/menu/accelentry.cpp