X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5f7348ce627157e21bec507623ebd31c1e9dc762..9f6986b3e218ffd6689fd33c9f9403e128e1de63:/tests/test.bkl
diff --git a/tests/test.bkl b/tests/test.bkl
index df8aa9f80e..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,19 +36,26 @@
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
scopeguard/scopeguardtest.cpp
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
@@ -55,6 +63,7 @@
streams/tempfile.cpp
streams/textstreamtest.cpp
streams/zlibstream.cpp
+ textfile/textfiletest.cpp
uris/uris.cpp
net
@@ -84,4 +93,24 @@
testdata.fc
+
+ $(BUILDDIR)/intl/$(id)
+ $(SRCDIR)/intl/$(id)
+ internat.po internat.mo
+
+
+
+
+
+
+
+
+
+ benchmarks/printfbench.cpp
+
+ base
+
+
+