have wxbuiltin wxmbconvutf7 return -1 (error) not 0. Some cleanups in string.cpp...
authorRyan Norton <wxprojects@comcast.net>
Fri, 29 Oct 2004 11:13:41 +0000 (11:13 +0000)
committerRyan Norton <wxprojects@comcast.net>
Fri, 29 Oct 2004 11:13:41 +0000 (11:13 +0000)
commit854451e2f8155b5ce66b3fe2502baf104208135a
treeef33653be04fba02efe583347a5a6c736583d3ba
parentbdd8f35a58b2793fafd5020d2f45ff9e39865f64
have wxbuiltin wxmbconvutf7 return -1 (error) not 0.  Some cleanups in string.cpp.  Add some unit tests for utf7 and cleanups.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30162 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/strconv.cpp
tests/strings/strings.cpp