X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1cd53e884b78da17408bc80567574bb1c212a9a6..5edef14ec87e7fe2e1c48ed5f1a466ba60ece81a:/tests/test.bkl

diff --git a/tests/test.bkl b/tests/test.bkl
index 76e17e2514..0d0102281e 100644
--- a/tests/test.bkl
+++ b/tests/test.bkl
@@ -12,10 +12,15 @@
             mbconv/main.cpp
             formatconverter/formatconverter.cpp
             regex/regex.cpp
+            regex/wxregex.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
@@ -25,4 +30,8 @@
         <wx-lib>base</wx-lib>
     </exe>
 
+    <wx-data id="data">
+        <files>testdata.fc</files>
+    </wx-data>
+
 </makefile>