]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/test.bkl
Add wxSizerFlags docs to wxSizer, wxSizerItem and wxSizer overview.
[wxWidgets.git] / tests / test.bkl
index 0e3d19300784ff5bc2e681ef8dbd8bc0eb979202..6b03777e68be8658a9368847543b400bebdbcff4 100644 (file)
@@ -9,14 +9,19 @@
                    template_append="wx_append_base">
         <sources>
             test.cpp
-            mbconv/main.cpp
-            formatconverter/formatconverter.cpp
-            regex/regex.cpp
-            regex/wxregex.cpp
-            filesys/filesys.cpp
+            archive/archivetest.cpp
             arrays/arrays.cpp
+            datetime/datetimetest.cpp
+            fileconf/fileconftest.cpp
+            filename/filenametest.cpp
+            filesys/filesystest.cpp
+            fontmap/fontmaptest.cpp
+            formatconverter/formatconvertertest.cpp
             hashes/hashes.cpp
-            longlong/longlong.cpp
+            longlong/longlongtest.cpp
+            mbconv/mbconvtest.cpp
+            regex/regextest.cpp
+            regex/wxregextest.cpp
             strings/strings.cpp
             strings/stdstrings.cpp
             strings/unicode.cpp
             streams/ffilestream.cpp
             streams/filestream.cpp
             streams/memstream.cpp
+            streams/sstream.cpp
             streams/zlibstream.cpp
-            fontmap/fontmap.cpp
+            uris/uris.cpp
         </sources>
+        <wx-lib>net</wx-lib>
         <wx-lib>base</wx-lib>
     </exe>