fix compilation with cppunit 1.9 (which doesn't have stdCOut()) and some harmless...
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 18 Nov 2008 15:51:09 +0000 (15:51 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 18 Nov 2008 15:51:09 +0000 (15:51 +0000)
commit6d9407fec40d21e8442e8affdc3dd23a9a9b1aa0
tree836faabcb3c7a0978e127db998134c022d2bc369
parent7105649b88e11ec4531440632cffe7fb6f18f39c
fix compilation with cppunit 1.9 (which doesn't have stdCOut()) and some harmless warnings (which probably were fixed in newer cppunit version too)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56834 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
tests/test.cpp