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

@@ -990,6 +990,10 @@
RelativePath=".\controls\gaugetest.cpp"
>
</File>
<File
RelativePath=".\graphics\graphmatrix.cpp"
>
</File>
<File
RelativePath=".\sizers\gridsizer.cpp"
>