]> git.saurik.com Git - wxWidgets.git/blobdiff - build/buildbot/config/ravnsgaard.xml
small reorganization; no real change
[wxWidgets.git] / build / buildbot / config / ravnsgaard.xml
index 30ca97ee388f8d36b0628bc96cf66242f7642f1d..78d7c38db29098f6148ab73c0ece0d0ee62bbba8 100644 (file)
             <checkout/>
             <configure options="--with-gtk --disable-debug --enable-stl --enable-std_iostreams --enable-std_string --disable-compat28"/>
             <compile-all/>
-            <!-- <run-tests/> -->
-            <test>
-                <description>running tests with timing</description>
-                <descriptionDone>run tests</descriptionDone>
-                <warnOnFailure/>
-                <command>
-                    <normalize-space>
-                    cd tests &amp;&amp; ./test --timing
-                    </normalize-space>
-                </command>
-            </test>
+            <run-tests/>
         </steps>
     </build>