X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/48c56e04b012306a1166236a094e02056e4f8102..48889bca6f8b2504f78c0f47b32f5e95c64d915d:/tests/test.bkl
diff --git a/tests/test.bkl b/tests/test.bkl
index ee4e4a4930..b679cfb471 100644
--- a/tests/test.bkl
+++ b/tests/test.bkl
@@ -76,6 +76,7 @@
streams/memstream.cpp
streams/socketstream.cpp
streams/sstream.cpp
+ streams/stdstream.cpp
streams/tempfile.cpp
streams/textstreamtest.cpp
streams/zlibstream.cpp
@@ -84,6 +85,7 @@
thread/queue.cpp
thread/tls.cpp
uris/uris.cpp
+ uris/url.cpp
vectors/vectors.cpp
weakref/evtconnection.cpp
weakref/weakref.cpp
@@ -91,8 +93,8 @@
xml/xmltest.cpp
net
- base
xml
+ base
@@ -119,6 +121,7 @@
events/clone.cpp
events/propagation.cpp
font/fonttest.cpp
+ image/image.cpp
image/rawbmp.cpp
html/htmlwindow.cpp
misc/guifuncs.cpp
@@ -147,6 +150,10 @@
testdata.fc
+
+
+ horse.ani horse.bmp horse.cur horse.gif horse.ico horse.jpg
+ horse.pcx horse.png horse.pnm horse.tga horse.tif horse.xpm
@@ -158,16 +165,6 @@
-
-
-
-
- benchmarks/printfbench.cpp
-
- base
-
-
# notice the ugly hack with using CXXWARNINGS: we can't use CPPFLAGS as
# currently the value in the makefile would be ignored if we did, but