X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cde76cf2a96d43f62ecb7e18c51f73e871a6d4bd..89424d9b35a32b6c450380d22dbb34268947644c:/tests/test.bkl diff --git a/tests/test.bkl b/tests/test.bkl index 925a6556dc..6c915e270c 100644 --- a/tests/test.bkl +++ b/tests/test.bkl @@ -2,6 +2,11 @@ + + 1 @@ -28,8 +33,11 @@ archive/ziptest.cpp archive/tartest.cpp arrays/arrays.cpp + base64/base64.cpp + cmdline/cmdlinetest.cpp + config/fileconf.cpp datetime/datetimetest.cpp - fileconf/fileconftest.cpp + events/timertest.cpp filekind/filekind.cpp filename/filenametest.cpp filesys/filesystest.cpp @@ -41,9 +49,13 @@ longlong/longlongtest.cpp mbconv/convautotest.cpp mbconv/mbconvtest.cpp + misc/misctests.cpp + net/ipc.cpp + net/socket.cpp regex/regextest.cpp regex/wxregextest.cpp scopeguard/scopeguardtest.cpp + strings/iostream.cpp strings/strings.cpp strings/stdstrings.cpp strings/tokenizer.cpp @@ -57,18 +69,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 @@ -84,7 +106,20 @@ geometry/rect.cpp geometry/size.cpp geometry/point.cpp + config/config.cpp + controls/comboboxtest.cpp + controls/headerctrltest.cpp + controls/listctrltest.cpp + controls/textctrltest.cpp + controls/textentrytest.cpp + image/rawbmp.cpp + html/htmlwindow.cpp + misc/guifuncs.cpp + misc/selstoretest.cpp + window/clientsize.cpp + window/setsize.cpp + html core base