wxWidgets/tests/graphics
Vadim Zeitlin cf07dea50d Add unit tests for wxDC::Clear()
Verify that it behaves as documented, i.e. uses white if the background
brush is not explicitly set.
2019-10-02 02:45:28 +02:00
..
affinematrix.cpp Fix some build warnings 2018-11-25 21:29:38 +01:00
bitmap.cpp Add unit tests for wxDC::Clear() 2019-10-02 02:45:28 +02:00
boundingbox.cpp Add wxOVERRIDE to test files 2018-07-29 12:08:53 +02:00
clippingbox.cpp Fix some build warnings 2018-11-25 21:29:38 +01:00
colour.cpp Add wxColour::GetLuminance() 2019-04-21 02:09:42 +02:00
ellipsization.cpp Remove CppUnit boilerplate and macros from ellipsization tests 2019-08-14 21:03:48 +02:00
graphmatrix.cpp
graphpath.cpp Remove unused variable in graphpath test 2018-07-29 16:29:36 +02:00
measuring.cpp Fix some memory leaks in the tests 2017-10-01 09:41:49 -07:00