Add test suite to check wxGraphicsMatrix operations

Implemented tests of some basic operations like Invert() and Concat().

See #17670.
This commit is contained in:
Artur Wieczorek
2016-09-18 23:09:44 +02:00
parent aa687ec86e
commit fb9cbc0879
11 changed files with 675 additions and 293 deletions

View File

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