This website requires JavaScript.
Explore
Help
Sign In
Amebis
/
wxWidgets
Watch
1
Star
0
Fork
0
You've already forked wxWidgets
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0ee25cce3aa5e00b7426534f74d2b2c41f86f917
wxWidgets
/
tests
/
graphics
History
Artur Wieczorek
fc53007ab4
Add unit test for current point of wxGraphicsPath
...
Verify that last point is properly positioned after the operations on wxGraphicsPath. See
#18111
.
2018-07-02 20:08:30 +02:00
..
affinematrix.cpp
Replace CppUnit with Catch for unit tests
2017-11-02 01:53:16 +01:00
bitmap.cpp
Disable antialiasing in unit test
2017-04-14 09:15:04 +02:00
boundingbox.cpp
Fix DrawPoint() test
2017-11-05 09:35:43 -08:00
clippingbox.cpp
Make wxSVGFileDC::GetClippingBox() actually work
2018-06-18 17:11:16 +02:00
colour.cpp
Use wx-prefixed macros throughout the repository.
2015-04-23 22:00:35 +04:00
ellipsization.cpp
Fix ellipsization unit test when using pixel scaling
2016-02-26 15:09:39 +01:00
graphmatrix.cpp
Add test suite to check wxGraphicsMatrix operations
2016-09-18 23:09:44 +02:00
graphpath.cpp
Add unit test for current point of wxGraphicsPath
2018-07-02 20:08:30 +02:00
measuring.cpp
Fix some memory leaks in the tests
2017-10-01 09:41:49 -07:00