wxWidgets/tests/drawing
Vadim Zeitlin 7f48a077ab Remove more unnecessary headers from drawing test.
Don't include GUI headers in non-GUI code.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76169 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-03-19 18:01:15 +00:00
..
references Add a new test checking wxGraphicsContext implementation correctness. 2014-03-18 19:31:21 +00:00
basictest.cpp Add a new test checking wxGraphicsContext implementation correctness. 2014-03-18 19:31:21 +00:00
drawing.cpp Don't include apparently unnecessary headers in drawing test. 2014-03-18 20:12:32 +00:00
drawing.h Add a new test checking wxGraphicsContext implementation correctness. 2014-03-18 19:31:21 +00: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 Remove more unnecessary headers from drawing test. 2014-03-19 18:01:15 +00:00
pluginsample.cpp Add a new test checking wxGraphicsContext implementation correctness. 2014-03-18 19:31:21 +00: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.