X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/468c5a97ec55c8ce9ccf574895bdfc61078888d6..4dfbedd3f5a7fda381edc57b55f0f3dc359a25ed:/tests/test.bkl
diff --git a/tests/test.bkl b/tests/test.bkl
index 6754f3463e..3a0c85f94b 100644
--- a/tests/test.bkl
+++ b/tests/test.bkl
@@ -26,6 +26,7 @@
test.cpp
archive/archivetest.cpp
archive/ziptest.cpp
+ archive/tartest.cpp
arrays/arrays.cpp
datetime/datetimetest.cpp
fileconf/fileconftest.cpp
@@ -35,8 +36,10 @@
fontmap/fontmaptest.cpp
formatconverter/formatconvertertest.cpp
hashes/hashes.cpp
+ intl/intltest.cpp
lists/lists.cpp
longlong/longlongtest.cpp
+ mbconv/convautotest.cpp
mbconv/mbconvtest.cpp
regex/regextest.cpp
regex/wxregextest.cpp
@@ -44,11 +47,15 @@
strings/strings.cpp
strings/stdstrings.cpp
strings/tokenizer.cpp
+ strings/unichar.cpp
strings/unicode.cpp
+ strings/vararg.cpp
strings/crt.cpp
+ strings/vsnprintf.cpp
streams/bstream.cpp
streams/datastreamtest.cpp
streams/ffilestream.cpp
+ streams/fileback.cpp
streams/filestream.cpp
streams/largefile.cpp
streams/memstream.cpp
@@ -86,4 +93,24 @@
testdata.fc
+
+ $(BUILDDIR)/intl/$(id)
+ $(SRCDIR)/intl/$(id)
+ internat.po internat.mo
+
+
+
+
+
+
+
+
+
+ benchmarks/printfbench.cpp
+
+ base
+
+
+