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
Description
No description provided
Languages
C++
76%
C
16%
Python
2.3%
Java
2.1%
Objective-C++
1.5%
Other
1.9%