wxwidgets/tests/graphics
Vadim Zeitlin 8f3331e8c1 Fix assert checking input size in wxOSX GetSubBitmap()
Extend the just added GetSubBitmap() unit test to check for this too.
2023-10-29 01:48:29 +02:00
..
affinematrix.cpp Use nullptr instead of NULL in the code and documentation 2022-10-18 01:25:25 +02:00
bitmap.cpp Fix assert checking input size in wxOSX GetSubBitmap() 2023-10-29 01:48:29 +02:00
bmpbundle.cpp Fix regression in destroying wxArtProvider objects 2023-05-08 15:13:35 +01:00
boundingbox.cpp Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
clipper.cpp Use WaitFor() and new YieldForAWhile() helpers in the tests 2023-10-02 15:10:36 +02:00
clippingbox.cpp Use WaitFor() and new YieldForAWhile() helpers in the tests 2023-10-02 15:10:36 +02:00
colour.cpp Replace wxOVERRIDE and wxNOEXCEPT with override and noexcept 2022-10-15 18:10:45 +02:00
coords.cpp Refactor tests to utilize sections 2022-12-06 22:32:35 +01:00
ellipsization.cpp Remove BCC-specific hdrstop pragma from everywhere 2020-10-12 21:58:37 +02:00
graphbitmap.cpp Fix wxGraphicsBitmap creation after recent changes to wxBitmap under wxQt 2023-09-13 21:11:26 +01:00
graphmatrix.cpp Replace wxScopedPtr with std::unique_ptr in the tests 2023-03-06 23:34:44 +01:00
graphpath.cpp Replace wxScopedPtr with std::unique_ptr in the tests 2023-03-06 23:34:44 +01:00
imagelist.cpp Check wxImageList validity in all of its methods 2022-11-26 23:29:13 +01:00
measuring.cpp Skip test which work locally, but not when run on GitHub CI under wxQt 2023-10-15 00:10:02 +01:00