enable all tests
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10623 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -35,38 +35,38 @@
|
|||||||
|
|
||||||
// what to test (in alphabetic order)?
|
// what to test (in alphabetic order)?
|
||||||
|
|
||||||
//#define TEST_ARRAYS
|
#define TEST_ARRAYS
|
||||||
//#define TEST_CHARSET
|
#define TEST_CHARSET
|
||||||
//#define TEST_CMDLINE
|
#define TEST_CMDLINE
|
||||||
//#define TEST_DATETIME
|
#define TEST_DATETIME
|
||||||
//#define TEST_DIR
|
#define TEST_DIR
|
||||||
//#define TEST_DLLLOADER
|
#define TEST_DLLLOADER
|
||||||
//#define TEST_ENVIRON
|
#define TEST_ENVIRON
|
||||||
//#define TEST_EXECUTE
|
#define TEST_EXECUTE
|
||||||
//#define TEST_FILE
|
#define TEST_FILE
|
||||||
//#define TEST_FILECONF
|
#define TEST_FILECONF
|
||||||
//#define TEST_FILENAME
|
#define TEST_FILENAME
|
||||||
//#define TEST_FTP
|
#define TEST_FTP
|
||||||
//#define TEST_HASH
|
#define TEST_HASH
|
||||||
//#define TEST_INFO_FUNCTIONS
|
#define TEST_INFO_FUNCTIONS
|
||||||
//#define TEST_LIST
|
#define TEST_LIST
|
||||||
//#define TEST_LOCALE
|
#define TEST_LOCALE
|
||||||
//#define TEST_LOG
|
#define TEST_LOG
|
||||||
//#define TEST_LONGLONG
|
#define TEST_LONGLONG
|
||||||
//#define TEST_MIME
|
#define TEST_MIME
|
||||||
//#define TEST_PATHLIST
|
#define TEST_PATHLIST
|
||||||
//#define TEST_REGCONF
|
#define TEST_REGCONF
|
||||||
//#define TEST_REGISTRY
|
#define TEST_REGISTRY
|
||||||
#define TEST_SNGLINST
|
#define TEST_SNGLINST
|
||||||
//#define TEST_SOCKETS
|
#define TEST_SOCKETS
|
||||||
//#define TEST_STREAMS
|
#define TEST_STREAMS
|
||||||
//#define TEST_STRINGS
|
#define TEST_STRINGS
|
||||||
//#define TEST_THREADS
|
#define TEST_THREADS
|
||||||
//#define TEST_TIMER
|
#define TEST_TIMER
|
||||||
//#define TEST_VCARD -- don't enable this (VZ)
|
//#define TEST_VCARD -- don't enable this (VZ)
|
||||||
//#define TEST_WCHAR
|
#define TEST_WCHAR
|
||||||
//#define TEST_ZIP
|
#define TEST_ZIP
|
||||||
//#define TEST_ZLIB
|
#define TEST_ZLIB
|
||||||
|
|
||||||
#ifdef TEST_SNGLINST
|
#ifdef TEST_SNGLINST
|
||||||
#include <wx/snglinst.h>
|
#include <wx/snglinst.h>
|
||||||
|
Reference in New Issue
Block a user