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 Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
bitmap.cpp Fix converting wxImage with alpha channel and mask to wxBitmap (wxGTK2) 2021-04-08 00:03:10 +02:00
boundingbox.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
clippingbox.cpp Run all clipping region tests against wxClientDC 2021-08-08 21:54:40 +02:00
colour.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
coords.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
ellipsization.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
graphbitmap.cpp Disable Direct2D checks failing under Wine 2021-08-24 17:12:05 +02:00
graphmatrix.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
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 Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00