git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59879
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
CPPUNIT_TEST( TestComparison );
CPPUNIT_TEST( TestSplit );
CPPUNIT_TEST( TestSetPath );
-#if WXWIN_COMPATIBILITY_2_8
CPPUNIT_TEST( TestStrip );
-#endif
CPPUNIT_TEST( TestNormalize );
CPPUNIT_TEST( TestReplace );
#ifdef __WINDOWS__
void TestComparison();
void TestSplit();
void TestSetPath();
-#if WXWIN_COMPATIBILITY_2_8
void TestStrip();
-#endif
void TestNormalize();
void TestReplace();
#ifdef __WINDOWS__