Enable wxPaintDC test under wxGTK3
Test should pass now.
This commit is contained in:
parent
e7a2786352
commit
41a390317c
1 changed files with 0 additions and 4 deletions
|
|
@ -4155,11 +4155,7 @@ TEST_CASE("ClippingBoxTestCase::wxPaintDC", "[clip][dc][paintdc]")
|
|||
|
||||
SECTION("OneDevRegionAndReset Transform Matrix")
|
||||
{
|
||||
#ifdef __WXGTK3__
|
||||
WARN("Skipping test known to fail in wxGTK 3");
|
||||
#else
|
||||
OneDevRegionAndReset(dc, bmp, true, true, wxPoint());
|
||||
#endif
|
||||
}
|
||||
|
||||
SECTION("OneDevRegionAndEmpty")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue