]> git.saurik.com Git - wxWidgets.git/commit
Simplify ButtonTestCase::Bitmap. The old test was not correct as it tested all bitmap...
authorSteve Lamerton <steve.lamerton@gmail.com>
Sun, 5 Sep 2010 13:31:13 +0000 (13:31 +0000)
committerSteve Lamerton <steve.lamerton@gmail.com>
Sun, 5 Sep 2010 13:31:13 +0000 (13:31 +0000)
commitd377e9fe754e638f326a6885d7907910c77019e0
treeac69266a15a01ce76e6d1be5c22f3e451a6040a9
parent6e269b25f0956d1bc9b8e4a26453dd5989fb7a90
Simplify ButtonTestCase::Bitmap. The old test was not correct as it tested all bitmaps to see if they were valid, however these do not get set by SetBitmap and so the tests only passed if the platform set valid defaults.

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