Register the test under the name displayed by "./test -l"
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45708 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
5deedd6e79
commit
1002abaa77
1 changed files with 1 additions and 0 deletions
|
|
@ -212,6 +212,7 @@ private:
|
|||
CPPUNIT_TEST_SUITE_REGISTRATION( MBConvTestCase );
|
||||
|
||||
// also include in it's own registry so that these tests can be run alone
|
||||
CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( MBConvTestCase, "MBConvTestCase" );
|
||||
CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( MBConvTestCase, "MBConv" );
|
||||
|
||||
void MBConvTestCase::WC2CP1250()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue