X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/808ac867cf2b67d907f8ec9ca440f472525f8ef1..961f4d0ce6fb0478c2850d2da37e072d8636639a:/build/buildbot/config/include/defs.xml diff --git a/build/buildbot/config/include/defs.xml b/build/buildbot/config/include/defs.xml index 100314c170..39605c8962 100644 --- a/build/buildbot/config/include/defs.xml +++ b/build/buildbot/config/include/defs.xml @@ -22,6 +22,9 @@ http://svn.wxwidgets.org/svn/wx/wxWidgets/ branches/WX_2_8_BRANCH +branches/WX_2_9_0_BRANCH + +http://biolpc22.york.ac.uk/pub + @@ -343,10 +347,10 @@ - + - + @@ -354,24 +358,19 @@ - + -cd tests && -(for /d %x in (..\lib\*_dll) do @PATH=%x;%PATH%) && -(for /d %x in (*) do @if exist %x\test.exe %x\test) && -(for /d %x in (*) do @if exist %x\test_gui.exe %x\test_gui) +cd tests && runtests.bat + cd tests && -./test && -if [ -x test_gui ]; then ./test_gui; fi +./test && +if [ -n "$DISPLAY" -a -x test_gui ]; then ./test_gui; fi @@ -739,4 +738,52 @@ if [ -x test_gui ]; then ./test_gui; fi + + + + + -at- + + + + @ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + noreply -at- wxsite.net + + + + +