]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/test.bkl
No-PCH compilation fix
[wxWidgets.git] / tests / test.bkl
index b679cfb4715394222475ee6749eca651b8a8f7d7..629d6049e81dbeb3acd53ada26afc9d16dcce989 100644 (file)
@@ -29,6 +29,7 @@
                    template_append="wx_append_base">
         <sources>
             test.cpp
+            any/anytest.cpp
             archive/archivetest.cpp
             archive/ziptest.cpp
             archive/tartest.cpp
             config/fileconf.cpp
             datetime/datetimetest.cpp
             events/evthandler.cpp
+            events/evtsource.cpp
             events/timertest.cpp
             exec/exec.cpp
+            file/filetest.cpp
             filekind/filekind.cpp
             filename/filenametest.cpp
             filesys/filesystest.cpp
             fontmap/fontmaptest.cpp
             formatconverter/formatconvertertest.cpp
+            fswatcher/fswatchertest.cpp
             hashes/hashes.cpp
             intl/intltest.cpp
             lists/lists.cpp
+            log/logtest.cpp
             longlong/longlongtest.cpp
             mbconv/convautotest.cpp
             mbconv/mbconvtest.cpp
             misc/misctests.cpp
+            misc/typeinfotest.cpp
             net/ipc.cpp
             net/socket.cpp
             regex/regextest.cpp
@@ -82,6 +88,7 @@
             streams/zlibstream.cpp
             textfile/textfiletest.cpp
             thread/atomic.cpp
+            thread/misc.cpp
             thread/queue.cpp
             thread/tls.cpp
             uris/uris.cpp
             geometry/rect.cpp
             geometry/size.cpp
             geometry/point.cpp
+            graphics/bitmap.cpp
+            graphics/colour.cpp
+            graphics/ellipsization.cpp
             graphics/measuring.cpp
             config/config.cpp
             controls/comboboxtest.cpp
             controls/headerctrltest.cpp
+            controls/label.cpp
             controls/listctrltest.cpp
             controls/textctrltest.cpp
             controls/textentrytest.cpp
                 applications.
              -->
             net/socket.cpp
+            sizers/boxsizer.cpp
             window/clientsize.cpp
             window/setsize.cpp
         </sources>