]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/test.bkl
add a few comments about wxDEPRECATED stuff to ease upgrade path (closes #10628)
[wxWidgets.git] / tests / test.bkl
index b78a570a0cf719e65513865e251aa13138a8608e..2b7d2ca5ac726d55c40cedc2eb0ea141248ee05d 100644 (file)
@@ -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
 # fail
 failtest:
        @$(RM) test_evthandler.o
-       @for d in GLOBAL STATIC METHOD FUNCTOR DERIVED WRONG_CLASS; do \
+       @for d in GLOBAL STATIC METHOD FUNCTOR NO_HANDLER DERIVED WRONG_CLASS; do \
            if $(MAKE) CXXWARNINGS=-DTEST_INVALID_BIND_$$d test_evthandler.o 2>/dev/null; then \
                echo "*** Compilation with TEST_INVALID_BIND_$$d unexpectedly succeeded.">&2; \
                exit 1; \