]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/test.bkl
always define wxUSE_RICHEDIT[2] -- this is better than never defining them (closes...
[wxWidgets.git] / tests / test.bkl
index 9ed82fbe3e5e322da472ca7be2e487b702938074..292779bcaca54c905c67ddac86acce5a44641bb0 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>
 
 
@@ -88,6 +96,9 @@
             geometry/point.cpp
             config/config.cpp
             controls/textctrltest.cpp
+            misc/selstoretest.cpp
+            window/clientsize.cpp
+            window/setsize.cpp
         </sources>
         <wx-lib>core</wx-lib>
         <wx-lib>base</wx-lib>