commit | 0e73934694c7079507ae9067fb9438bce17971d3 | [log] [tgz] |
---|---|---|
author | kjellander <kjellander@webrtc.org> | Wed Mar 02 18:46:17 2016 |
committer | Commit bot <commit-bot@chromium.org> | Wed Mar 02 18:46:25 2016 |
tree | bcd127086dd9d123d34afa7bfd02534e0580ab11 | |
parent | 905f8e7e9d8ce52bf657797dd46ccf52f16313b5 [diff] |
Remove webrtc/test/webrtc_test_common.gyp Move the "webrtc_test_common" target to test.gyp and rename it to "test_common". Move all tests in "webrtc_test_common_unittests" (which wasn't run on the bots) into "test_support_unittests". NOTRY=True NOPRESUBMIT=True Review URL: https://codereview.webrtc.org/1754593002 Cr-Commit-Position: refs/heads/master@{#11848}
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.