wxWidgets/tests/drawing
2018-09-22 14:44:07 +02:00
..
references Add simple font tests for the drawing unit test. 2014-05-17 12:29:21 +00:00
basictest.cpp testing whether this helps getting the drawing testsuite to build 2014-03-31 18:28:05 +00:00
drawing.cpp Include renderer version into the platform tag in graphics context tests. 2014-05-17 12:29:08 +00:00
drawing.h Add more wxOVERRIDE 2018-09-22 14:44:07 +02:00
fonttest.cpp Merge branch 'rmv_symbols_3' of https://github.com/catalinr/wxWidgets 2017-02-20 17:46:45 +01:00
gcfactory.h Add a new test checking wxGraphicsContext implementation correctness. 2014-03-18 19:31:21 +00:00
plugin.h Add a new test checking wxGraphicsContext implementation correctness. 2014-03-18 19:31:21 +00:00
plugindriver.cpp adding log for nonprecomp builds, hopefully fixes test compiles on builbot 2014-03-31 12:58:33 +00:00
pluginsample.cpp Add more wxOVERRIDE 2018-09-22 14:44:07 +02:00
readme.txt Add a new test checking wxGraphicsContext implementation correctness. 2014-03-18 19:31:21 +00:00
testimagefile.h Fix WX_ASSERT_SAME_AS_FILE() definition in the new drawing test. 2014-03-19 17:59:32 +00:00

Drawing Test
############

If you need directions, please read the top of drawing.cpp file, and the test.bkl file with the comments about test_drawing and test_drawingplugin items.