Don't build wxRegEx unit tests when wxUSE_REGEX == 0.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65736
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#define TEST_SNGLINST
#define TEST_FTP
#define TEST_INFO_FUNCTIONS
#define TEST_SNGLINST
#define TEST_FTP
#define TEST_INFO_FUNCTIONS
+#if wxUSE_REGEX
+ #define TEST_REGEX
+#endif
#define TEST_DATETIME
// ----------------------------------------------------------------------------
#define TEST_DATETIME
// ----------------------------------------------------------------------------
// for all others, include the necessary headers
#ifndef WX_PRECOMP
#include "wx/wx.h"
// for all others, include the necessary headers
#ifndef WX_PRECOMP
#include "wx/wx.h"
#endif // wxHAS_REGEX_ADVANCED
#endif // wxHAS_REGEX_ADVANCED