]> git.saurik.com Git - wxWidgets.git/blobdiff - build/buildbot/config/include/csleobuild.xml
Compilation fix for wxUSE_STL && !wxUSE_STL_BASED_WXSTRING build.
[wxWidgets.git] / build / buildbot / config / include / csleobuild.xml
index 522a6c5f7bc606a4da064051047c8416c011d6b2..4c567cc5fe1926b6d26e972c3d0b8b9b0b4e1046 100644 (file)
@@ -29,8 +29,8 @@
             <command>
                 export DYLD_LIBRARY_PATH=../lib
                 cd tests &amp;&amp;
-                ./test &amp;&amp;
-                ./test_gui.app/Contents/MacOS/test_gui
+                ./test -t &amp;&amp;
+                open ./test_gui.app
             </command>
         </copy-with-defaults>
     </test>