wxWidgets/tests/graphics
Vadim Zeitlin 37c5f079f1 Disable Direct2D checks failing under Wine
Now that these Direct2D tests are compiled, disable those of them that
fail under Wine due to missing support for Direct2D functionality we use
in Wine implementation.

Don't even give a warning message because there would be too many of
them in these tests, just skip them silently.
2021-08-24 17:12:05 +02:00
..
affinematrix.cpp
bitmap.cpp Fix converting wxImage with alpha channel and mask to wxBitmap (wxGTK2) 2021-04-08 00:03:10 +02:00
boundingbox.cpp
clippingbox.cpp Run all clipping region tests against wxClientDC 2021-08-08 21:54:40 +02:00
colour.cpp
coords.cpp
ellipsization.cpp
graphbitmap.cpp Disable Direct2D checks failing under Wine 2021-08-24 17:12:05 +02:00
graphmatrix.cpp
graphpath.cpp Disable Direct2D checks failing under Wine 2021-08-24 17:12:05 +02:00
imagelist.cpp Add tests of storing HiDPI images in generic wxImageList (wxOSX, wxGTK3) 2021-04-05 12:18:05 +02:00
measuring.cpp