]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/test.bkl
work around VC7 compiler bug resulting in a warning about FileNameTest being never...
[wxWidgets.git] / tests / test.bkl
index 81a0f71e8ec0a1b61d861dd6ebf84495e7d54e18..4d3d5caa3c28e85c9e9e43a71a49867a3f0572c4 100644 (file)
@@ -29,6 +29,7 @@
             archive/tartest.cpp
             arrays/arrays.cpp
             base64/base64.cpp
+            cmdline/cmdlinetest.cpp
             config/fileconf.cpp
             datetime/datetimetest.cpp
             filekind/filekind.cpp
@@ -45,6 +46,7 @@
             regex/regextest.cpp
             regex/wxregextest.cpp
             scopeguard/scopeguardtest.cpp
+            strings/iostream.cpp
             strings/strings.cpp
             strings/stdstrings.cpp
             strings/tokenizer.cpp
             streams/zlibstream.cpp
             textfile/textfiletest.cpp
             thread/atomic.cpp
+            thread/queue.cpp
             uris/uris.cpp
             vectors/vectors.cpp
+            weakref/evtconnection.cpp
+            weakref/weakref.cpp
+            xlocale/xlocale.cpp
+            xml/xmltest.cpp
         </sources>
         <wx-lib>net</wx-lib>
         <wx-lib>base</wx-lib>
+        <wx-lib>xml</wx-lib>
     </exe>
 
 
@@ -87,6 +95,9 @@
             geometry/size.cpp
             geometry/point.cpp
             config/config.cpp
+            controls/clientsize.cpp
+            controls/textctrltest.cpp
+            misc/selstoretest.cpp
         </sources>
         <wx-lib>core</wx-lib>
         <wx-lib>base</wx-lib>