X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f4f6ad7547100583bdaca716c8fd3dd304c507c1..de8fe8ca3db62aa69a00f9547367c223ba59a23e:/build/buildbot/config/include/defs.xml?ds=sidebyside diff --git a/build/buildbot/config/include/defs.xml b/build/buildbot/config/include/defs.xml index 19cf8e4911..8a68746b51 100644 --- a/build/buildbot/config/include/defs.xml +++ b/build/buildbot/config/include/defs.xml @@ -333,6 +333,7 @@ --> + @@ -344,10 +345,10 @@ - + - + @@ -360,6 +361,7 @@ simple command so that these aren't necessary. --> + cd tests && (for /d %x in (..\lib\*_dll) do @PATH=%x;%PATH%) && @@ -369,9 +371,10 @@ cd tests && + cd tests && -./test --timing && +./test && if [ -n "$DISPLAY" -a -x test_gui ]; then ./test_gui; fi