X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7735998c2a8bf66e7cc57fb3d46c065bc814d8b6..c0b0635cf69537ca32377bad5650b39402cb21b6:/tests/test.bkl?ds=inline

diff --git a/tests/test.bkl b/tests/test.bkl
index 7819fd082c..26b01b399b 100644
--- a/tests/test.bkl
+++ b/tests/test.bkl
@@ -12,16 +12,31 @@
             mbconv/main.cpp
             formatconverter/formatconverter.cpp
             regex/regex.cpp
+            regex/wxregex.cpp
+            fileconf/fileconf.cpp
+            filename/filename.cpp
             filesys/filesys.cpp
             arrays/arrays.cpp
+            hashes/hashes.cpp
             longlong/longlong.cpp
+            strings/strings.cpp
+            strings/stdstrings.cpp
+            strings/unicode.cpp
+            strings/crt.cpp
             streams/bstream.cpp
             streams/ffilestream.cpp
             streams/filestream.cpp
             streams/memstream.cpp
+            streams/sstream.cpp
             streams/zlibstream.cpp
+            fontmap/fontmap.cpp
+            datetime/datetime.cpp
         </sources>
         <wx-lib>base</wx-lib>
     </exe>
 
+    <wx-data id="data">
+        <files>testdata.fc</files>
+    </wx-data>
+
 </makefile>