]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/test.bkl
fix typo
[wxWidgets.git] / tests / test.bkl
index de3a9f76e3dde87c304a918ab49527d5c6874073..d7e0581953be1f2533a3f0c5fc07099c6ffe40ed 100644 (file)
@@ -37,6 +37,7 @@
             cmdline/cmdlinetest.cpp
             config/fileconf.cpp
             datetime/datetimetest.cpp
+            events/timertest.cpp
             filekind/filekind.cpp
             filename/filenametest.cpp
             filesys/filesystest.cpp
@@ -50,6 +51,7 @@
             mbconv/mbconvtest.cpp
             misc/misctests.cpp
             net/ipc.cpp
+            net/socket.cpp
             regex/regextest.cpp
             regex/wxregextest.cpp
             scopeguard/scopeguardtest.cpp
             geometry/size.cpp
             geometry/point.cpp
             config/config.cpp
+            controls/comboboxtest.cpp
+            controls/headerctrltest.cpp
+            controls/listctrltest.cpp
             controls/textctrltest.cpp
             controls/textentrytest.cpp
             image/rawbmp.cpp
+            html/htmlwindow.cpp
+            misc/guifuncs.cpp
             misc/selstoretest.cpp
+            misc/garbage.cpp
+            <!--
+                This one is intentionally duplicated here (it is also part of
+                non-GUI test) as sockets behave differently in console and GUI
+                applications.
+             -->
+            net/socket.cpp
             window/clientsize.cpp
             window/setsize.cpp
         </sources>
+        <wx-lib>media</wx-lib>
+        <wx-lib>xrc</wx-lib>
+        <wx-lib>xml</wx-lib>
+        <wx-lib>adv</wx-lib>
+        <wx-lib>html</wx-lib>
         <wx-lib>core</wx-lib>
+        <wx-lib>net</wx-lib>
         <wx-lib>base</wx-lib>
     </exe>