X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/72a7c55982140a7e296346e92f66a21d3f741537..5d947bc83567d0b21a00cb18f184b7a5f0b8892c:/tests/test.bkl
diff --git a/tests/test.bkl b/tests/test.bkl
index 2b7d2ca5ac..629d6049e8 100644
--- a/tests/test.bkl
+++ b/tests/test.bkl
@@ -29,6 +29,7 @@
template_append="wx_append_base">
test.cpp
+ any/anytest.cpp
archive/archivetest.cpp
archive/ziptest.cpp
archive/tartest.cpp
@@ -38,20 +39,25 @@
config/fileconf.cpp
datetime/datetimetest.cpp
events/evthandler.cpp
+ events/evtsource.cpp
events/timertest.cpp
exec/exec.cpp
+ file/filetest.cpp
filekind/filekind.cpp
filename/filenametest.cpp
filesys/filesystest.cpp
fontmap/fontmaptest.cpp
formatconverter/formatconvertertest.cpp
+ fswatcher/fswatchertest.cpp
hashes/hashes.cpp
intl/intltest.cpp
lists/lists.cpp
+ log/logtest.cpp
longlong/longlongtest.cpp
mbconv/convautotest.cpp
mbconv/mbconvtest.cpp
misc/misctests.cpp
+ misc/typeinfotest.cpp
net/ipc.cpp
net/socket.cpp
regex/regextest.cpp
@@ -82,9 +88,11 @@
streams/zlibstream.cpp
textfile/textfiletest.cpp
thread/atomic.cpp
+ thread/misc.cpp
thread/queue.cpp
thread/tls.cpp
uris/uris.cpp
+ uris/url.cpp
vectors/vectors.cpp
weakref/evtconnection.cpp
weakref/weakref.cpp
@@ -92,8 +100,8 @@
xml/xmltest.cpp
net
- base
xml
+ base
@@ -109,10 +117,14 @@
geometry/rect.cpp
geometry/size.cpp
geometry/point.cpp
+ graphics/bitmap.cpp
+ graphics/colour.cpp
+ graphics/ellipsization.cpp
graphics/measuring.cpp
config/config.cpp
controls/comboboxtest.cpp
controls/headerctrltest.cpp
+ controls/label.cpp
controls/listctrltest.cpp
controls/textctrltest.cpp
controls/textentrytest.cpp
@@ -120,6 +132,7 @@
events/clone.cpp
events/propagation.cpp
font/fonttest.cpp
+ image/image.cpp
image/rawbmp.cpp
html/htmlwindow.cpp
misc/guifuncs.cpp
@@ -132,6 +145,7 @@
applications.
-->
net/socket.cpp
+ sizers/boxsizer.cpp
window/clientsize.cpp
window/setsize.cpp
@@ -148,6 +162,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
@@ -159,16 +177,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