webrtc/tools/continuous_build/webrtc_buildbot
kjellander@webrtc.org 5545f38e41 Making Mac bots only run tests for xcode built tests when both is configured.
So now it will do like this, depending on build type:
* xcode: build all with xcode projects and run the xcode built tests.
* make: build all with makefile projects and run the makefile built tests
* both: build all with xcode projects, then build all with makefile projects, then run the xcode built tests only (not the makefile built ones)

BUG=None
TEST=Run on local master.

Review URL: https://webrtc-codereview.appspot.com/409001

git-svn-id: http://webrtc.googlecode.com/svn/trunk@1758 4adac7df-926f-26a2-2b94-8c16560cd09d
2012-02-24 09:03:02 +00:00
..
__init__.py Continuous Build code for WebRTC. 2011-12-21 12:29:42 +00:00
utils_test.py Added simple wrapping for waterfall display. 2012-02-21 14:32:49 +00:00
utils.py Making Mac bots only run tests for xcode built tests when both is configured. 2012-02-24 09:03:02 +00:00