Added new tests to check clipping box calculations for wxDC and wxGCDC.

See #17013
This commit is contained in:
Artur Wieczorek
2016-06-29 20:51:15 +02:00
parent 68d235fed3
commit eb7a9f85c5
11 changed files with 367 additions and 0 deletions

View File

@@ -180,6 +180,7 @@
graphics/measuring.cpp
graphics/affinematrix.cpp
graphics/boundingbox.cpp
graphics/clippingbox.cpp
config/config.cpp
controls/bitmapcomboboxtest.cpp
controls/bitmaptogglebuttontest.cpp