X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3e50a139b44f096883f0739af5f26761b99161d6..03c6117e8f6c958c1bc2602132ded643fc703cbf:/tests/test.bkl diff --git a/tests/test.bkl b/tests/test.bkl index 8fa1ac432f..f6d3ec51ae 100644 --- a/tests/test.bkl +++ b/tests/test.bkl @@ -2,6 +2,11 @@ + + 1 @@ -43,6 +48,8 @@ longlong/longlongtest.cpp mbconv/convautotest.cpp mbconv/mbconvtest.cpp + misc/misctests.cpp + net/ipc.cpp regex/regextest.cpp regex/wxregextest.cpp scopeguard/scopeguardtest.cpp @@ -60,8 +67,10 @@ 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 @@ -69,6 +78,7 @@ textfile/textfiletest.cpp thread/atomic.cpp thread/queue.cpp + thread/tls.cpp uris/uris.cpp vectors/vectors.cpp weakref/evtconnection.cpp @@ -95,8 +105,11 @@ geometry/size.cpp geometry/point.cpp config/config.cpp + controls/comboboxtest.cpp controls/textctrltest.cpp + controls/textentrytest.cpp image/rawbmp.cpp + misc/guifuncs.cpp misc/selstoretest.cpp window/clientsize.cpp window/setsize.cpp