adding tests

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@59734 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2009-03-22 16:22:31 +00:00
parent 6582f59207
commit 87ae8abf07

View 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>