]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/test.bkl
minor cleanup of Unix GetInfo(): assert if invalid parameters are passed; don't use...
[wxWidgets.git] / tests / test.bkl
index 7122b54a83ad4b75a6670da2c39bd771ff06aa71..868899f3a2b276a99ac3ca8c97239a054341764c 100644 (file)
@@ -37,7 +37,9 @@
             cmdline/cmdlinetest.cpp
             config/fileconf.cpp
             datetime/datetimetest.cpp
+            events/evthandler.cpp
             events/timertest.cpp
+            exec/exec.cpp
             filekind/filekind.cpp
             filename/filenametest.cpp
             filesys/filesystest.cpp
             controls/listctrltest.cpp
             controls/textctrltest.cpp
             controls/textentrytest.cpp
+            controls/treectrltest.cpp
+            events/clone.cpp
             events/propagation.cpp
+            font/fonttest.cpp
             image/rawbmp.cpp
             html/htmlwindow.cpp
             misc/guifuncs.cpp
             misc/selstoretest.cpp
             misc/garbage.cpp
+            misc/settings.cpp
             <!--
                 This one is intentionally duplicated here (it is also part of
                 non-GUI test) as sockets behave differently in console and GUI