X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7a828c7ffb2e77f6e8c65b3d72f7364826131d1f..28be59b4ad80f77be3b5581255db3bec20f575fe:/tests/test.bkl
diff --git a/tests/test.bkl b/tests/test.bkl
index ac376224e1..81a0f71e8e 100644
--- a/tests/test.bkl
+++ b/tests/test.bkl
@@ -26,15 +26,18 @@
test.cpp
archive/archivetest.cpp
archive/ziptest.cpp
+ archive/tartest.cpp
arrays/arrays.cpp
+ base64/base64.cpp
+ config/fileconf.cpp
datetime/datetimetest.cpp
- fileconf/fileconftest.cpp
filekind/filekind.cpp
filename/filenametest.cpp
filesys/filesystest.cpp
fontmap/fontmaptest.cpp
formatconverter/formatconvertertest.cpp
hashes/hashes.cpp
+ intl/intltest.cpp
lists/lists.cpp
longlong/longlongtest.cpp
mbconv/convautotest.cpp
@@ -45,12 +48,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
@@ -59,7 +65,9 @@
streams/textstreamtest.cpp
streams/zlibstream.cpp
textfile/textfiletest.cpp
+ thread/atomic.cpp
uris/uris.cpp
+ vectors/vectors.cpp
net
base
@@ -78,6 +86,7 @@
geometry/rect.cpp
geometry/size.cpp
geometry/point.cpp
+ config/config.cpp
core
base
@@ -88,4 +97,24 @@
testdata.fc
+
+ $(BUILDDIR)/intl/$(id)
+ $(SRCDIR)/intl/$(id)
+ internat.po internat.mo
+
+
+
+
+
+
+
+
+
+ benchmarks/printfbench.cpp
+
+ base
+
+
+