wxwidgets/tests/graphics
PB 88d526660f Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept
Don't use deprecated macros in wxWidgets itself.
2022-10-15 18:10:45 +02:00
..
affinematrix.cpp Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
bitmap.cpp Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
bmpbundle.cpp Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
boundingbox.cpp Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
clippingbox.cpp Add tests of clipping regions with wxDC with RTL layout enabled 2021-11-28 17:05:34 +01:00
colour.cpp Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
coords.cpp Add a workaround for failing test under Wine 2022-05-02 22:42:42 +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 Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
graphpath.cpp Disable Direct2D checks failing under Wine 2021-08-24 17:12:05 +02:00
imagelist.cpp Simplify bitmap size checks in wxImageList tests 2022-05-23 15:05:47 +01:00
measuring.cpp Use function, not class, in GetTextExtent() unit tests 2022-03-29 14:11:14 +01:00