Include compilation of tests for OpenVMS (part1)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66377 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
#ifndef WX_TESTPREC_INCLUDED
|
||||
#define WX_TESTPREC_INCLUDED 1
|
||||
|
||||
#include "wx/wxprec.h"
|
||||
#include "wx/cppunit.h"
|
||||
|
||||
@@ -137,3 +140,5 @@ private:
|
||||
CPPUNIT_MAKE_UNIQUE_NAME( autoRegisterRegistry__ ); \
|
||||
static CPPUNIT_NS::AutoRegisterSuite< name##TestCase > \
|
||||
CPPUNIT_MAKE_UNIQUE_NAME( autoRegisterNamedRegistry__ )(#name "TestCase")
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user