wxWidgets/tests/graphics
Artur Wieczorek 34e19a7449 Prevent unit test from crashing under wxGTK3
Under wxGTK3 default color depth for wxBitmap is 24 bpp and therefore wxAlphaPixelData cannot be used to get access to wxBitmap's internal data in this case.

See #17666.
2017-04-14 09:13:36 +02:00
..
affinematrix.cpp Fix building tests with wxUSE_GRAPHICS_CONTEXT==0 2017-04-09 21:29:14 +02:00
bitmap.cpp Prevent unit test from crashing under wxGTK3 2017-04-14 09:13:36 +02:00
boundingbox.cpp Fix building tests with wxUSE_GRAPHICS_CONTEXT==0 2017-04-09 21:29:14 +02:00
clippingbox.cpp Add tests of setting clipping region and retrieving clipping box 2016-09-01 20:35:09 +02:00
colour.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
ellipsization.cpp Fix ellipsization unit test when using pixel scaling 2016-02-26 15:09:39 +01:00
graphmatrix.cpp Add test suite to check wxGraphicsMatrix operations 2016-09-18 23:09:44 +02:00
measuring.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00