use CPPUNIT_ASSERT_EQUAL(x,y) instead of CPPUNIT_ASSERT(x==y) to better see test...
[wxWidgets.git] / include / wx / base64.h
2007-10-08  Vadim Zeitlinadded wxBase64Decode() overload taking wxString, otherw...
2007-07-10  Vadim Zeitlinadded functions for base64 en/decoding (replaces patch...