X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a29cce78aa6275dc63c58fdcbee4d13879dfc89f..ae4c09a83b04e7119becff7009c4308c3e269dbc:/tests/test.bkl
diff --git a/tests/test.bkl b/tests/test.bkl
index 03a7a2e90c..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,6 +36,7 @@
fontmap/fontmaptest.cpp
formatconverter/formatconvertertest.cpp
hashes/hashes.cpp
+ intl/intltest.cpp
lists/lists.cpp
longlong/longlongtest.cpp
mbconv/convautotest.cpp
@@ -45,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
@@ -87,4 +93,24 @@
testdata.fc
+
+ $(BUILDDIR)/intl/$(id)
+ $(SRCDIR)/intl/$(id)
+ internat.po internat.mo
+
+
+
+
+
+
+
+
+
+ benchmarks/printfbench.cpp
+
+ base
+
+
+