X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c0d9b217a7dcec3b322390efcbc5c98615cd3f16..fbfe2d4e7caa118e1b609151bc72e7e5c7ac0f32:/tests/test.bkl
diff --git a/tests/test.bkl b/tests/test.bkl
index 9ed82fbe3e..d66a473b50 100644
--- a/tests/test.bkl
+++ b/tests/test.bkl
@@ -29,6 +29,7 @@
archive/tartest.cpp
arrays/arrays.cpp
base64/base64.cpp
+ cmdline/cmdlinetest.cpp
config/fileconf.cpp
datetime/datetimetest.cpp
filekind/filekind.cpp
@@ -42,9 +43,12 @@
longlong/longlongtest.cpp
mbconv/convautotest.cpp
mbconv/mbconvtest.cpp
+ misc/misctests.cpp
+ net/ipc.cpp
regex/regextest.cpp
regex/wxregextest.cpp
scopeguard/scopeguardtest.cpp
+ strings/iostream.cpp
strings/strings.cpp
strings/stdstrings.cpp
strings/tokenizer.cpp
@@ -58,19 +62,28 @@
streams/ffilestream.cpp
streams/fileback.cpp
streams/filestream.cpp
+ streams/iostreams.cpp
streams/largefile.cpp
streams/memstream.cpp
+ streams/socketstream.cpp
streams/sstream.cpp
streams/tempfile.cpp
streams/textstreamtest.cpp
streams/zlibstream.cpp
textfile/textfiletest.cpp
thread/atomic.cpp
+ thread/queue.cpp
+ thread/tls.cpp
uris/uris.cpp
vectors/vectors.cpp
+ weakref/evtconnection.cpp
+ weakref/weakref.cpp
+ xlocale/xlocale.cpp
+ xml/xmltest.cpp
net
base
+ xml
@@ -88,6 +101,10 @@
geometry/point.cpp
config/config.cpp
controls/textctrltest.cpp
+ image/rawbmp.cpp
+ misc/selstoretest.cpp
+ window/clientsize.cpp
+ window/setsize.cpp
core
base