]> git.saurik.com Git - wxWidgets.git/commitdiff
adding tests
authorStefan Csomor <csomor@advancedconcepts.ch>
Sun, 22 Mar 2009 16:22:31 +0000 (16:22 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Sun, 22 Mar 2009 16:22:31 +0000 (16:22 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59734 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

build/buildbot/config/csleobuild.xml

index b5132b588fd6abcc428b9a5fd0c7af5dddd2aee4..9a2e363f4d5edaf1b24755ab683d7d28d314a7c5 100644 (file)
@@ -22,6 +22,7 @@
         <checkout/>
         <configure/>
         <compile-all/>
+        <run-tests/>
     </steps>
 </build>
   <build>
@@ -33,6 +34,7 @@
         <checkout/>
         <configure options="--with-osx_cocoa"/>
         <compile-all/>
+        <run-tests/>
     </steps>
   </build>
 <build>