Add test suite to check wxGraphicsMatrix operations
Implemented tests of some basic operations like Invert() and Concat(). See #17670.
This commit is contained in:
parent
aa687ec86e
commit
fb9cbc0879
11 changed files with 675 additions and 293 deletions
|
|
@ -529,6 +529,7 @@
|
|||
<ClCompile Include="graphics\bitmap.cpp" />
|
||||
<ClCompile Include="graphics\boundingbox.cpp" />
|
||||
<ClCompile Include="graphics\clippingbox.cpp" />
|
||||
<ClCompile Include="graphics\graphmatrix.cpp" />
|
||||
<ClCompile Include="graphics\colour.cpp" />
|
||||
<ClCompile Include="graphics\ellipsization.cpp" />
|
||||
<ClCompile Include="graphics\measuring.cpp" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue