commit | 22785c709956365ac51bc3b79135e6debc6418ae | [log] [tgz] |
---|---|---|
author | kjellander <kjellander@webrtc.org> | Wed Feb 17 12:03:41 2016 |
committer | Commit bot <commit-bot@chromium.org> | Wed Feb 17 12:03:43 2016 |
tree | abdd1d7bcbc0b9235e35b214788fb137d4a48db1 | |
parent | 69e59e619a190ee11258ef73d404994805be6d22 [diff] |
Exclude legacy objc API tests properly. In https://codereview.webrtc.org/1691463002 the legacy objc tests were moved into a new GYP file, which was conditioned so it's not included for platforms that cannot build it. This condition contained an error which makes the GYP file being processed even if include_tests=0, which causes errors in downstream code. BUG=webrtc:5419 NOTRY=True Review URL: https://codereview.webrtc.org/1701053005 Cr-Commit-Position: refs/heads/master@{#11650}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.