wxWidgets/tests/formatconverter
Julian Smart cfee166d4e Applied patch [ 853850 ] Fixes for wxFormatConverter
(M.J.Wetherell)
Added wxConvertFormat function in debug mode to allow for
unit testing
Added tests/formatconverter


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25116 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-01-11 14:16:32 +00:00
..
formats2.pl Applied patch [ 853850 ] Fixes for wxFormatConverter 2004-01-11 14:16:32 +00:00
formats.pl Applied patch [ 853850 ] Fixes for wxFormatConverter 2004-01-11 14:16:32 +00:00
formattest.cpp Applied patch [ 853850 ] Fixes for wxFormatConverter 2004-01-11 14:16:32 +00:00
readme.txt Applied patch [ 853850 ] Fixes for wxFormatConverter 2004-01-11 14:16:32 +00:00

Tests for wxFormatConverter by M. J. Wetherell 

The Perl scripts generate test patterns;
formattest.cpp reads this file and checks
the converted pattern matches the expected
pattern.