Vadim Zeitlin
55e074f5bc
Rename tests/waitforpaint.h into just waitfor.h
...
No changes yet, just prepare for adding more "waiting" helpers.
2023-10-01 21:25:46 +02:00
Artur Wieczorek
0e2fee1755
Enable wxPaintDC-related tests under wxOSX
...
With delay after refreshing testing window added in 808bbe8341 ("Fix
executing wxPaintDC-related tests under wxGTK", 2023-01-04) wxPaintDC
tests work also under wxOSX.
2023-01-04 21:59:10 +01:00
Artur Wieczorek
808bbe8341
Fix executing wxPaintDC-related tests under wxGTK
...
First child window has fixed size so we need to create a second window
and use it for wxPaintDC tests.
2023-01-04 19:59:32 +01:00
Artur Wieczorek
227cd581f8
Add tests of wxDCClipper
2022-12-29 12:39:27 +01:00