This statement that will cause segmentation fault before. Now it ok and enable it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@77862 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -70,10 +70,7 @@ void NumValidatorTestCase::setUp()
|
|||||||
|
|
||||||
void NumValidatorTestCase::tearDown()
|
void NumValidatorTestCase::tearDown()
|
||||||
{
|
{
|
||||||
// FIXME: this test will cause test_gui segmentation fault. Disable it for now.
|
|
||||||
#if !defined(__WXUNIVERSAL__) && !defined (__WXX11__)
|
|
||||||
wxTheApp->GetTopWindow()->DestroyChildren();
|
wxTheApp->GetTopWindow()->DestroyChildren();
|
||||||
#endif
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void NumValidatorTestCase::TransferInt()
|
void NumValidatorTestCase::TransferInt()
|
||||||
|
Reference in New Issue
Block a user