Added some notes and other changes.....
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24955 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -44,11 +44,6 @@
|
|||||||
tests individually in the "#else" branch below.
|
tests individually in the "#else" branch below.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
//Sanity check
|
|
||||||
#ifdef wxUSE_GUI
|
|
||||||
# undef wxUSE_GUI
|
|
||||||
#endif
|
|
||||||
|
|
||||||
// what to test (in alphabetic order)? uncomment the line below to do all tests
|
// what to test (in alphabetic order)? uncomment the line below to do all tests
|
||||||
//#define TEST_ALL
|
//#define TEST_ALL
|
||||||
#ifdef TEST_ALL
|
#ifdef TEST_ALL
|
||||||
@@ -64,7 +59,7 @@
|
|||||||
#define TEST_FILECONF
|
#define TEST_FILECONF
|
||||||
#define TEST_FILENAME
|
#define TEST_FILENAME
|
||||||
#define TEST_FILETIME
|
#define TEST_FILETIME
|
||||||
// #define TEST_FTP
|
// #define TEST_FTP --FIXME! (RN)
|
||||||
#define TEST_HASH
|
#define TEST_HASH
|
||||||
#define TEST_HASHMAP
|
#define TEST_HASHMAP
|
||||||
#define TEST_HASHSET
|
#define TEST_HASHSET
|
||||||
@@ -82,7 +77,7 @@
|
|||||||
#define TEST_REGISTRY
|
#define TEST_REGISTRY
|
||||||
#define TEST_SCOPEGUARD
|
#define TEST_SCOPEGUARD
|
||||||
#define TEST_SNGLINST
|
#define TEST_SNGLINST
|
||||||
// #define TEST_SOCKETS
|
// #define TEST_SOCKETS --FIXME! (RN)
|
||||||
#define TEST_STREAMS
|
#define TEST_STREAMS
|
||||||
#define TEST_STRINGS
|
#define TEST_STRINGS
|
||||||
#define TEST_TEXTSTREAM
|
#define TEST_TEXTSTREAM
|
||||||
@@ -90,7 +85,7 @@
|
|||||||
#define TEST_TIMER
|
#define TEST_TIMER
|
||||||
#define TEST_UNICODE
|
#define TEST_UNICODE
|
||||||
// #define TEST_VCARD -- don't enable this (VZ)
|
// #define TEST_VCARD -- don't enable this (VZ)
|
||||||
#define TEST_VOLUME
|
// #define TEST_VOLUME --FIXME! (RN)
|
||||||
#define TEST_WCHAR
|
#define TEST_WCHAR
|
||||||
#define TEST_ZIP
|
#define TEST_ZIP
|
||||||
#define TEST_ZLIB
|
#define TEST_ZLIB
|
||||||
|
Reference in New Issue
Block a user